Skip to main content

MPP_CHALLENGE_TIMEOUT

Constant MPP_CHALLENGE_TIMEOUT 

Source
const MPP_CHALLENGE_TIMEOUT: Duration;
Expand description

Timeout for waiting on an MPP challenge frame from the server.

If no challenge arrives within this window after the WebSocket upgrade completes, we assume it’s a plain (non-MPP) JSON-RPC WebSocket.