freeboard
    Preparing search index...

    Function createRealtimeGateway

    • Attach realtime gateway websocket endpoint to an HTTP server.

      Parameters

      • __namedParameters: RealtimeGatewayOptions

      Returns { wss: WebSocketServer; close: () => Promise<void> }