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.
Enums§
- Health
- Network health represented with colors, where green is the best and red is the worst possible observed nework quality.
- Update
Failure