protocols
abstract val protocols: List<WebSocketExtensionHeader>
List of WebSocket extension protocols which will be sent by client in headers. They are required to inform server that client wants to negotiate current extension.
abstract val protocols: List<WebSocketExtensionHeader>
List of WebSocket extension protocols which will be sent by client in headers. They are required to inform server that client wants to negotiate current extension.