DEFAULT_WEB_SOCKET_CONNECT_TIMEOUT top-level constant

int const DEFAULT_WEB_SOCKET_CONNECT_TIMEOUT

Default timeout in seconds for the WebSocket connection. max time to wait for the connection to be established

Implementation

const int DEFAULT_WEB_SOCKET_CONNECT_TIMEOUT = 4;