Browser & SDK API
The slice of TelAPI that browser/mobile clients (via the official SDK) talk to — call tokens, the WebSocket channel, conversations, and the API-key auth model behind them. Gated by the `webrtc` feature flag.
The slice of TelAPI that browser/mobile clients (via the official SDK) talk to — call tokens, the WebSocket channel, conversations, and the API-key auth model behind them. Gated by the `webrtc` feature flag.
Pure text sessions over the WebSocket channel — session tokens with mode text, chat messages, and optional upgrade/downgrade to voice on the same sessionId.