Module peers

Available on crate feature network only.
Expand description

Peer related implementations

Structs§

ConnectionInfo
Tracks stats about connected nodes
PeersManager
Maintains the state of all the peers known to the network.

Enums§

InboundConnectionError
Error thrown when a incoming connection is rejected right away
PeerAction
Actions the peer manager can trigger.