Module peers
Available on crate feature
network
only.Expand description
Peer related implementations
Structs§
- Connection
Info - Tracks stats about connected nodes
- Peers
Manager - Maintains the state of all the peers known to the network.
Enums§
- Inbound
Connection Error - Error thrown when a incoming connection is rejected right away
- Peer
Action - Actions the peer manager can trigger.