WebSocketClient.new
External Documentation
WebSocketClient(
Creates a new WebSocket client wrapper around the given JS WebSocket.
Implementation
WebSocketClient(this._ws);
WebSocketClient(
Creates a new WebSocket client wrapper around the given JS WebSocket.
WebSocketClient(this._ws);