summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename project from nostr-grpc to muxstrbndw3 days1-1/+1
* feat: implement NIP-09 with hard deletebndw3 days1-0/+1
* refactor: simplify deletion handling (remove NIP-09 processing)bndw3 days1-1/+0
* feat: implement NIP-09 (deletions) and NIP-11 (relay info)bndw3 days1-0/+2
* feat: add Connect (gRPC over HTTP/JSON) supportbndw3 days1-5/+20
* feat: add WebSocket server with full NIP-01 supportbndw3 days1-9/+20
* docs: update README - Subscribe is now implementedbndw3 days1-5/+6
* feat: testclient can accept JSON events from stdinbndw3 days1-2/+16
* docs: add README with quick start guidebndw3 days1-0/+99