Skip to main content

Module peer_set

Module peer_set 

Source

Re-exportsΒ§

pub use initialize::init;

ModulesΒ§

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.