rest-vir - v1.5.0
    Preparing search index...

    Function assertValidWebSocketProtocols

    • Verifies that no WebSocket protocols in the given list are invalid. This doesn't have anything to do with a WebsocketDefinition instance, it's just checking if the given protocols can even be sent.

      Parameters

      • protocols: readonly unknown[] | undefined

      Returns void