WebSocket endpoint for interactive terminal I/O.
Connect via WebSocket to stream terminal input/output for a specific session. The session must be created first via the create endpoint.
Send raw terminal input as WebSocket text messages. Receive raw terminal output as WebSocket messages.