ktor-http-cio / io.ktor.http.cio.websocket / WebSocketDeflateExtension / Companion / rsv3

rsv3

val rsv3: Boolean

Overrides WebSocketExtensionFactory.rsv3

Third extension bit used by current extension.

This flag is used to detect extension conflicts: only one feature with enabled flag is allowed. To set the flag value please consult with specification of the extension you're using.