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ยง
- Make
Connection Request - A request from the peer set to make an outbound connection.
- Outbound
Connection Keeper - The outbound connection count keeper.