summaryrefslogtreecommitdiffstats
path: root/internal/handler/grpc
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename project from nostr-grpc to muxstrbndw3 days4-10/+10
* feat: implement NIP-09 with hard deletebndw3 days1-0/+17
* refactor: simplify deletion handling (remove NIP-09 processing)bndw3 days1-11/+0
* feat: implement NIP-09 (deletions) and NIP-11 (relay info)bndw3 days1-0/+11
* feat: add WebSocket server with full NIP-01 supportbndw4 days1-0/+4
* feat: implement Subscribe with real-time event streamingbndw4 days1-3/+71
* feat: add gRPC handler with event validation and publishingbndw4 days4-0/+592