WebSocketConnected
State of socket when the transport WebSocket is open (HTTP→WS upgrade done) but the SFU has not yet delivered its JoinCallResponseEvent. This is the window bounded by the join-response timeout: the OkHttp client bounds the preceding Connecting (upgrade) phase, while this phase is bounded separately so a slow/silent SFU is detected without hanging.