Skip to main contentModule peer_set
Source pub use initialize::init;
- candidate_set π
- Candidate peer selection for outbound connections using the
CandidateSet. - 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β.
- stall_tracker π
- Tracks peers that consistently return empty or failed
FindBlocks or
FindHeaders responses, so the peer set can disconnect them. - unready_service π
- Services that are busy or newly created.