Add a RelayPool module
The idea is that you can have a pool, whose sole purpose it to maintain connections to the specified relays, and then pass the pool instance around to other classes that can implement functionality over it.
The idea is that you can have a pool, whose sole purpose it to maintain connections to the specified relays, and then pass the pool instance around to other classes that can implement functionality over it.