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

    Connects a browser terminal to a binary WebSocket PTY endpoint, forwards geometry changes, and optionally reconnects with exponential backoff.

    Implements

    Index
    ready: Promise<TerminalConnection>

    Resolves with the first successfully opened terminal connection.

    • Closes the socket and connection, cancels reconnection, and releases listeners.

      Returns void