Arguments handed to ElevenLabsRealtime.connectConversation: the signed URL plus the lifecycle callbacks, so the seam owns the entire websocket dance and tests substitute it wholesale.
Invoked when the websocket closes.
Invoked on a websocket-level error (fatal — the session is unusable).
Invoked with each parsed inbound frame.
The signed wss://…&token=… URL minted for the agent.
wss://…&token=…
Arguments handed to ElevenLabsRealtime.connectConversation: the signed URL plus the lifecycle callbacks, so the seam owns the entire websocket dance and tests substitute it wholesale.