Module zebra_network::address_book_updater

source ·
Expand description

The timestamp collector collects liveness information from peers.

Structs§

  • 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.

Constants§