Interface IWebSocketClass
Constructors
constructor
- new IWebSocketClass(url: string, protocols?: string | string[]): WebSocket
-
Parameters
-
url: string
-
protocols: string | string[]
Returns WebSocket
Properties
CONNECTING
CONNECTING: number
prototype
prototype: WebSocket