ktor-http-cio / io.ktor.http.cio.websocket / WebSocketDeflateExtension / protocols

protocols

val protocols: List<WebSocketExtensionHeader>

Overrides WebSocketExtension.protocols

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.