Module s2n_quic::provider::event

source ·
Expand description

Allows endpoints to subscribe to connection-level and endpoint-level events

Re-exports§

Modules§

Structs§

Enums§

Traits§

  • All event types which can be emitted from this library.
  • Provides metadata related to an event
  • Provides event handling support for an endpoint
  • Allows for events to be subscribed to
  • Converts a value into a Provider