aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
* refactor: migrate nostr dependency to code.northwest.iobndw2026-02-161-5/+15
* fix: prioritize proxy headers for rate limitingbndw2026-02-141-6/+7
* refactor: remove frivolous comments from auth validation/credentialsbndw2026-02-141-1/+4
* feat: add Prometheus metrics and YAML config file supportbndw2026-02-141-1/+11
* feat: implement per-user rate limiting with token bucket algorithmbndw2026-02-141-0/+1
* refactor: rename project from nostr-grpc to muxstrbndw2026-02-141-3/+3
* feat: add Connect (gRPC over HTTP/JSON) supportbndw2026-02-131-3/+4
* feat: add SQLite storage layer with binary-first event persistencebndw2026-02-131-0/+11
* chore: initialize Go module northwest.io/nostr-grpcbndw2026-02-131-0/+19