aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename project from nostr-grpc to muxstrbndw2026-02-141-1/+1
* feat: implement NIP-09 with hard deletebndw2026-02-131-0/+1
* refactor: simplify deletion handling (remove NIP-09 processing)bndw2026-02-131-1/+0
* feat: implement NIP-09 (deletions) and NIP-11 (relay info)bndw2026-02-131-0/+2
* feat: add Connect (gRPC over HTTP/JSON) supportbndw2026-02-131-5/+20
* feat: add WebSocket server with full NIP-01 supportbndw2026-02-131-9/+20
* docs: update README - Subscribe is now implementedbndw2026-02-131-5/+6
* feat: testclient can accept JSON events from stdinbndw2026-02-131-2/+16
* docs: add README with quick start guidebndw2026-02-131-0/+99