extensions property
The extensions property is initially the empty string. After the WebSocket connection is established this string reflects the extensions used by the server.
Implementation
String get extensions;
The extensions property is initially the empty string. After the WebSocket connection is established this string reflects the extensions used by the server.
String get extensions;