summaryrefslogtreecommitdiffstats
path: root/internal/handler/grpc/server.go
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename project from nostr-grpc to muxstrbndw3 days1-3/+3
* 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 supportbndw3 days1-0/+4
* feat: implement Subscribe with real-time event streamingbndw3 days1-3/+71
* feat: add gRPC handler with event validation and publishingbndw3 days1-0/+128