Module address_book_updater

Source
Expand description

The timestamp collector collects liveness information from peers.

Structs§

AddressBookUpdater
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.
AllAddressBookUpdaterSendersClosed

Constants§

MIN_CHANNEL_SIZE
The minimum size of the address book updater channel.