aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* fix: remove duplicate protocol prefix in WebSocket URLbndw2026-02-131-2/+2
* feat: add --public-url flag for reverse proxy deploymentsbndw2026-02-131-4/+19
* feat: add HTML index page for browser viewingbndw2026-02-131-0/+1
* feat: add Connect (gRPC over HTTP/JSON) supportbndw2026-02-131-2/+16
* feat: add WebSocket server with full NIP-01 supportbndw2026-02-131-6/+30
* feat: testclient can accept JSON events from stdinbndw2026-02-131-16/+41
* feat: add relay server and test clientbndw2026-02-132-0/+141