Expand description
The timestamp collector collects liveness information from peers.
Structs§
- Address
Book Updater - The
AddressBookUpdater
hooks into incoming message streams for each peer and lets the owner of the sender handle update the address book. For example, it can be used to record per-connection last-seen timestamps, or add new initial peers to the address book. - AllAddress
Book Updater Senders Closed
Constants§
- MIN_
CHANNEL_ SIZE - The minimum size of the address book updater channel.