pub const DEFAULT_INIT_TIMEOUT_SECS: u64 = 30;
Seconds from an accepted WebSocket to a successful INIT before the session is closed. Without it a peer can hold a connection slot forever by connecting and never speaking OWP.