Module network

Module network 

Source
Expand description

Network state and peer observation API traits.

Modules§

traits
types

Enums§

Health
Network health represented with colors, where green is the best and red is the worst possible observed network quality.
Measurement

Traits§

NetworkObservations
Trait representing a reporter of network immediate peer testing observations.
NetworkView
Trait representing a read-only view of the network state.
Observable