Skip to main content

AERON_RELIABLE_STREAM_ENV_VAR

Constant AERON_RELIABLE_STREAM_ENV_VAR 

Source
pub const AERON_RELIABLE_STREAM_ENV_VAR: &[u8; 22] = b"AERON_RELIABLE_STREAM\0";
Expand description

Property name for default boolean value for if a stream is reliable. True to NAK, false to gap fill.