Skip to main content

DEFAULT_INCOMPLETE_MESSAGE_TIMEOUT_SECS

Constant DEFAULT_INCOMPLETE_MESSAGE_TIMEOUT_SECS 

pub const DEFAULT_INCOMPLETE_MESSAGE_TIMEOUT_SECS: u64 = 60;
Expand description

Default lifetime bound on a partially-received data message. See WssLimits::incomplete_message_timeout.