Skip to main content

Module endpoint_manager

Module endpoint_manager 

Source
Expand description

EndpointManager.

Owns the per-peer association state machine, dispatches inbound ProtocolEvents to the right EndpointHandle, and re-establishes associations after a transport failure (with exponential backoff and a quarantine table).

Structs§

EndpointManager

Enums§

AssociationState
Per-peer association state.