Datalayer Desktop - v0.0.3
    Preparing search index...

    Interface WebSocketSendOptions

    WebSocket send options.

    interface WebSocketSendOptions {
        data: WebSocketData;
        id: string;
    }
    Index
    id: string