Module zebra_network::peer_set
source · Re-exports§
pub use initialize::init;
Modules§
- candidate_
set πCandidate peer selection for outbound connections using theCandidateSet
. - initialize πA peer set whose size is dynamically determined by resource constraints.
- inventory_
registry πInventory Registry Implementation - limit πCounting active connections used by Zebra.
- set πAbstractions that represent βthe rest of the networkβ.
- unready_
service πServices that are busy or newly created.