Interface WebSocketLikeConstructor
Indexable
[key: string]: any
Constructors
constructor
- new WebSocketLikeConstructor(address: string | URL, subprotocols?: string | string[]): WebSocketLike
-
Parameters
-
address: string | URL
-
Optional
subprotocols: string | string[]