protocols property

List<String>? protocols
getter/setter pair

The list of sub-protocols to pass to the WebSocket server on connect.

Implementation

List<String>? protocols;