pub const STREAM_ID_REQUIRED: &[RelayCommand];Expand description
Relay commands that require a non-zero stream ID.
These commands operate on specific streams within a circuit and must have a stream ID to identify which stream they affect.
pub const STREAM_ID_REQUIRED: &[RelayCommand];Relay commands that require a non-zero stream ID.
These commands operate on specific streams within a circuit and must have a stream ID to identify which stream they affect.