aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/testclient
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-2/+2
* feat: auto-detect TLS in testclientbndw2026-02-131-1/+16
* feat: testclient can accept JSON events from stdinbndw2026-02-131-16/+41
* feat: add relay server and test clientbndw2026-02-131-0/+85