aboutsummaryrefslogtreecommitdiffstats
path: root/internal/handler
Commit message (Expand)AuthorAgeFilesLines
* feat: implement NIP-09 (deletions) and NIP-11 (relay info)bndw2026-02-133-0/+84
* feat: add Connect (gRPC over HTTP/JSON) supportbndw2026-02-131-0/+101
* feat: add WebSocket server with full NIP-01 supportbndw2026-02-133-0/+326
* feat: implement Subscribe with real-time event streamingbndw2026-02-131-3/+71
* feat: add gRPC handler with event validation and publishingbndw2026-02-134-0/+592