You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have the ability to connect to multiple relays because it could increase the applications reliability.
Research topics:
How to handle multiple connections at once?
Is it possible to accept new incoming connections?
Should the single peer id be shared among multiple connections?
What is the best architecture for connection pooling?
How particles routing should work?
What changes to the public API are necessary?
The text was updated successfully, but these errors were encountered:
It would be nice to have the ability to connect to multiple relays because it could increase the applications reliability.
Research topics:
How to handle multiple connections at once?
Is it possible to accept new incoming connections?
Should the single peer id be shared among multiple connections?
What is the best architecture for connection pooling?
How particles routing should work?
What changes to the public API are necessary?
The text was updated successfully, but these errors were encountered: