Skip to main content

StreamId

Type Alias StreamId 

Source
pub type StreamId = u16;
Expand description

Stream identifier within a session

Stream 0 is reserved for control messages. Each stream has independent sequence numbers (no HoL blocking).