Skip to content

refactor(network): PoolWorker now reads peer address from storage

Georgy Moshkin requested to merge refactor/connection-pool into master

ConnectionPool now automatically connects on .send(msg) and the peer's address is automatically looked up in the storage

Needs !248 (merged)

Merge request reports