Merge pull request #33 from lnbits/add_description_md

Create description.md
This commit is contained in:
Tiago Vasconcelos 2024-12-12 14:43:37 +00:00 committed by GitHub
commit 896f818da5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
description.md Normal file
View file

@ -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.