summaryrefslogtreecommitdiffstats
path: root/go.sum
Commit message (Expand)AuthorAgeFilesLines
* refactor: migrate nostr dependency to code.northwest.iobndw15 hours1-14/+11
* fix: prioritize proxy headers for rate limitingbndw2 days1-11/+54
* feat: add Prometheus metrics and YAML config file supportbndw3 days1-0/+32
* feat: implement per-user rate limiting with token bucket algorithmbndw3 days1-0/+2
* refactor: rename project from nostr-grpc to muxstrbndw3 days1-10/+2
* feat: add Connect (gRPC over HTTP/JSON) supportbndw3 days1-0/+10
* feat: add SQLite storage layer with binary-first event persistencebndw3 days1-0/+51
* chore: initialize Go module northwest.io/nostr-grpcbndw3 days1-0/+48