index
:
muxstr.git
main
Nostr relay with gRPC, HTTP/JSON, and WebSocket interfaces
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix: allow WebSocket upgrades to bypass HTML index
bndw
3 days
1
-2
/
+3
*
fix: remove duplicate protocol prefix in WebSocket URL
bndw
3 days
1
-1
/
+1
*
redesign: early web minimalism + cypherpunk
bndw
3 days
1
-408
/
+115
*
redesign: cyber-brutalist terminal aesthetic
bndw
3 days
1
-101
/
+367
*
feat: add HTML index page for browser viewing
bndw
3 days
2
-4
/
+218
*
feat: implement NIP-09 with hard delete
bndw
3 days
4
-0
/
+319
*
refactor: simplify deletion handling (remove NIP-09 processing)
bndw
3 days
6
-288
/
+3
*
feat: implement NIP-09 (deletions) and NIP-11 (relay info)
bndw
4 days
6
-2
/
+340
*
feat: add Connect (gRPC over HTTP/JSON) support
bndw
4 days
1
-0
/
+101
*
feat: add WebSocket server with full NIP-01 support
bndw
4 days
3
-0
/
+326
*
feat: implement Subscribe with real-time event streaming
bndw
4 days
3
-3
/
+488
*
feat: add gRPC handler with event validation and publishing
bndw
4 days
4
-0
/
+592
*
feat: add query layer with Nostr filter to SQL conversion
bndw
4 days
2
-0
/
+622
*
feat: add SQLite storage layer with binary-first event persistence
bndw
4 days
4
-0
/
+700
*
feat: add Nostr protocol implementation (internal/nostr, internal/websocket)
bndw
4 days
18
-0
/
+3848
[prev]