aboutsummaryrefslogtreecommitdiffstats
path: root/internal/handler/grpc/server_test.go
Commit message (Expand)AuthorAgeFilesLines
* refactor: migrate nostr dependency to code.northwest.iobndw2026-02-161-1/+1
* refactor: remove frivolous comments from auth validation/credentialsbndw2026-02-141-1/+1
* refactor: rename project from nostr-grpc to muxstrbndw2026-02-141-3/+3
* feat: add gRPC handler with event validation and publishingbndw2026-02-131-0/+281