Module zebra_network::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 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.