Open
Description
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?