Damus
someone · 13w
how about a negentropy syncing in browser relay that serves the current app. when i query it, it will multiplex the query to many real relays and also when i post to it, multiplex to many relays..
dolu profile picture
I can add negentropy in browser and hosted relay, yes, but I'm not sure to understand your need. This in-browser relay is mainly for developers/builders that want a local relay for testing. What did you have in mind exactly? What problem would this solve for you?
1
someone · 13w
this could be a component for whoever wants to make nostr web apps fast and easy. instead of handling many relay related issues, the app dev only focuses on talking to local component that handles the persistance layer. the app sees only one relay or only one component that handles all the persistan...