gespenst API - v0.1.0
    Preparing search index...

    Function socketTransport

    • Adapts a browser WebSocket to the native terminal's byte-stream transport contract. Binary messages become PTY output; outbound bytes are sent without text transcoding.

      Parameters

      • socket: WebSocket

      Returns SocketTransport