reth_network_api

Module events

Source
Expand description

API related to listening for network events.

Structs§

  • A boxed stream of network peer events that provides a type-erased interface.
  • A Cloneable connection for sending requests directly to the session of a peer.
  • Represents information about an established peer session.

Enums§

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

Traits§