pub const AERON_RELIABLE_STREAM_ENV_VAR: &[u8; 22] = b"AERON_RELIABLE_STREAM\0";
Property name for default boolean value for if a stream is reliable. True to NAK, false to gap fill.