Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "internal/transport/websocket/WebSocketClient"

Index

Variables

Let ping

ping: number = 0

Let pong

pong: any

promiseRetry

promiseRetry: promiseRetry

Let reconnect

reconnect: boolean = true

Let ws

ws: any

Functions

connect

isControl

  • isControl(a: any): a is Control

isPing

  • isPing(a: any): a is Ping

isPong

  • isPong(a: any): a is Pong

register

Generated using TypeDoc