Expand description
Implementation of the peer network logic
Structs§
- Network
- The network object storing information about the running observed state of the network, including peers, connection qualities and updates for other parts of the system.
- Peer
Selector - Peer
Status - Status of the peer as recorded by a network component.
- Stats
- Statistical observation related to peers in the network. Statistics on all peer entries stored by the network component.
Enums§
- Health
- Network health represented with colors, where green is the best and red is the worst possible observed nework quality.
- Network
Triggered Event - Events generated by the Network object allowing it to physically interact with external systems, including the transport mechanism.
- Peer
Origin - Actual origin.