protocols property

List<String> protocols
getter/setter pair

The websocket subprotocol list

Implementation

List<String> protocols = MqttConstants.protocolsSingleDefault;