subprotocols property

List<String> subprotocols
final

WebSocket subprotocols offered to the server. Default ['opcua+cp'] (OPC UA Conversation Protocol over WebSocket).

Implementation

final List<String> subprotocols;