Update README.md
This commit is contained in:
parent
d6b4233541
commit
dc8bab562e
1 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# nostrclient
|
||||
|
||||
`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.
|
||||
`nostrclient` is an always-on extension that can open multiple connections to nostr relays and act as a multiplexer for other clients: You 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