refactor nostrrouter and rewrite subscription ids
This commit is contained in:
parent
55b17e184d
commit
8a6adb4768
4 changed files with 161 additions and 156 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# Nostr
|
||||
# nostrclient
|
||||
|
||||
Opens a Nostr daemon
|
||||
`nostrclient` can open multiple connections to nostr relays and act as a multiplexer for other clients: A client can open a single websocket to `nostrclient` which then sends the data to multiple relays. The responses from these relays are then sent back to the client.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue