pub type StreamId = u16;
Stream identifier within a session
Stream 0 is reserved for control messages. Each stream has independent sequence numbers (no HoL blocking).