diff --git a/description.md b/description.md new file mode 100644 index 0000000..6c274f3 --- /dev/null +++ b/description.md @@ -0,0 +1 @@ +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.