summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: testclient can accept JSON events from stdinbndw4 days2-18/+57
* docs: add README with quick start guidebndw4 days1-0/+99
* feat: add relay server and test clientbndw4 days4-0/+151
* 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 days6-0/+762
* docs: add design documentation and examplesbndw4 days4-0/+1165
* chore: add generated gRPC code (protoc-gen-go v1.36.11)bndw4 days2-0/+1967
* feat: add Protocol Buffer definitions and build toolingbndw4 days4-0/+246
* feat: add Nostr protocol implementation (internal/nostr, internal/websocket)bndw4 days18-0/+3848
* chore: initialize Go module northwest.io/nostr-grpcbndw4 days3-0/+109