summaryrefslogtreecommitdiffstats
path: root/internal
Commit message (Expand)AuthorAgeFilesLines
...
* feat: implement Subscribe with real-time event streamingbndw4 days3-3/+488
* feat: add gRPC handler with event validation and publishingbndw4 days4-0/+592
* feat: add query layer with Nostr filter to SQL conversionbndw4 days2-0/+622
* feat: add SQLite storage layer with binary-first event persistencebndw4 days4-0/+700
* feat: add Nostr protocol implementation (internal/nostr, internal/websocket)bndw4 days18-0/+3848