package
0.1.0
Repository: https://github.com/brc20-collab/brczero.git
Documentation: pkg.go.dev

# Functions

NewAddrBook creates a new address book.
NewReactor creates new PEX reactor.
No description provided by the author

# 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.
Message is a primary type for PEX messages.

# Type aliases

No description provided by the author