Skip to main content
Version: Next

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