rest-vir - v2.2.0
    Preparing search index...

    Type Alias ServerWebSocket<ThisWebSocket>

    ServerWebSocket: OverwriteWebSocketMethods<WsWebSocket, OnHost, ThisWebSocket>

    A type alias for the WebSocket objects used by rest-vir. Currently this is the WebSocket object from the ws package.

    Type Parameters