STREAM_ID_DISALLOWED

Constant STREAM_ID_DISALLOWED 

Source
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.