Expand description
Outbound Connection Maintainer.
This module handles maintaining the number of outbound connections defined in the P2PConfig
.
It also handles making extra connections when the peer set is under load or when we need data that
no connected peer has.
Structsยง
- A request from the peer set to make an outbound connection.
- The outbound connection count keeper.