Expand description
Proxy event types emitted by the inline parser.
Re-exports§
pub use crate::types::ProxySide;
Structs§
- Session
Id - Unique session identifier (monotonic counter assigned by the proxy).
Enums§
- Data
Stream Header Kind - The kind of data stream header parsed from a unidirectional stream.
- Effect
- What an executed action actually did.
- Impairment
Kind - A reduction in what the proxy can do or observe.
- Proxy
Event - Events emitted by the proxy during stream forwarding.
- Shape
Outcome - What
ProxyEvent::Shapedreports the shaper did.
Functions§
- connection_
of 🔒 - The connection a direction of travel belongs to.
- impairment_
leg 🔒 - The connection an
ImpairmentKindis about, given the side the task that raised it was forwarding from. - other_
connection 🔒 - The proxy’s other connection. There are exactly two.