WebSocketConnection constructor

WebSocketConnection(
  1. WebSocketConfig config
)

Creates a new WebSocketConnection.

Implementation

WebSocketConnection(this.config);