KC's Workspace
    Preparing search index...

    Interface WebSocketConnectionPayload

    interface WebSocketConnectionPayload {
        webSocket: WebSocket;
    }
    Index

    Properties

    Properties

    webSocket: WebSocket

    We expose this instance experimentally to see potential usage. This might be removed in the future if we didn't find reasonable use cases. If you find this useful, please open an issue with details so we can discuss and make it stable API.