Stone.js API
    Preparing search index...
    WsServerFactory: (options: Record<string, unknown>) => WsServer

    A factory that builds the ws WebSocketServer from its options (used to inject a fake in tests).

    Type Declaration

      • (options: Record<string, unknown>): WsServer
      • Parameters

        • options: Record<string, unknown>

        Returns WsServer