Function openWs

  • Open a Hrana client over WebSocket connected to the given url.

    Parameters

    • url: string | URL
    • Optional jwt: string
    • protocolVersion: ProtocolVersion = 2

    Returns WsClient

Generated using TypeDoc