Module stream
Source - 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.
- RecoveryEvent
- Events emitted while evaluation recovery state.
- RecoveryReason
- Represents why recovery was triggered.
- StreamError
- Errors emitted from the streaming helper.
- FrameTransport
- Minimal transport for sending serialized ALPINE frames (UDP/QUIC left to the caller).