A11 TypeScript API - v0.2.1
    Preparing search index...

    Class WebSocketSignallingClient

    Identity-aware WebSocket signalling client for WebRTC negotiation.

    Connect this control channel first, then pass it to WebRtcWireStream.createClient. Messages for the same socket are delivered serially so SDP and trickled ICE transitions cannot race inside the peer-connection state machine. Closing signalling does not itself half-close an established A11 data stream.

    Implements

    Index