Module reth_network_api::events

source ·
Expand description

API related to listening for network events.

Structs§

  • A Cloneable connection for sending requests directly to the session of a peer.

Enums§

  • Represents events related to peer discovery in the network.
  • Events produced by the Discovery manager.
  • (Non-exhaustive) Events emitted by the network that are of interest for subscribers.
  • Protocol related request messages that expect a response

Traits§