WebSocketConnection constructor
WebSocketConnection(
- WebSocketConfig config
Creates a new WebSocketConnection.
Implementation
WebSocketConnection(this.config);
Creates a new WebSocketConnection.
WebSocketConnection(this.config);