Type Alias: WebSocketModule
WebSocketModule = (
nodeUrl) =>WebSocket
Defined in: src/channel/ws/ws_0_10.ts:97
The type of the WebSocket implementation.
Parameters
nodeUrl
string
Returns
WebSocket
WebSocketModule = (
nodeUrl) =>WebSocket
Defined in: src/channel/ws/ws_0_10.ts:97
The type of the WebSocket implementation.
string
WebSocket