aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
Commit message (Expand)AuthorAgeFilesLines
* refactor: migrate nostr dependency to code.northwest.iobndw2026-02-161-14/+11
* fix: prioritize proxy headers for rate limitingbndw2026-02-141-11/+54
* feat: add Prometheus metrics and YAML config file supportbndw2026-02-141-0/+32
* feat: implement per-user rate limiting with token bucket algorithmbndw2026-02-141-0/+2
* refactor: rename project from nostr-grpc to muxstrbndw2026-02-141-10/+2
* feat: add Connect (gRPC over HTTP/JSON) supportbndw2026-02-131-0/+10
* feat: add SQLite storage layer with binary-first event persistencebndw2026-02-131-0/+51
* chore: initialize Go module northwest.io/nostr-grpcbndw2026-02-131-0/+48