Module stream

Module stream 

Source

Structs§

AlnpStream
Stream state machine used by higher-level clients.
NetworkConditions
Determines the network conditions for an ALPINE streaming session.
NetworkMetrics
Snapshot of the observed network metrics for a single session.
RecoveryMonitor
Monitor that enforces deterministic recovery transitions.

Enums§

RecoveryEvent
Events emitted while evaluation recovery state.
RecoveryReason
Represents why recovery was triggered.
StreamError
Errors emitted from the streaming helper.

Traits§

FrameTransport
Minimal transport for sending serialized ALPINE frames (UDP/QUIC left to the caller).