pub const STREAM_ID_DISALLOWED: &[RelayCommand];Expand description
Relay commands that must have a zero stream ID.
These commands operate on the circuit itself rather than a specific stream, so they cannot have a stream ID.
pub const STREAM_ID_DISALLOWED: &[RelayCommand];Relay commands that must have a zero stream ID.
These commands operate on the circuit itself rather than a specific stream, so they cannot have a stream ID.