# Constants
PexChannel is a channel for PEX messages.
# Variables
ErrUnsolicitedList is thrown when a peer provides a list of addresses that have not been asked for.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrAddressBanned is thrown when the address has been banned and therefore cannot be used.
Reactor handles PEX (peer exchange) and ensures that an adequate number of peers are connected to the switch.
ReactorConfig holds reactor specific configuration data.
# Interfaces
AddrBook is an address book used for tracking peers so we can gossip about them to others and select peers to dial.
# Type aliases
No description provided by the author