Config
WebSocket deflate extension configuration.
Constructors
Functions
Link copied to clipboard
Indicates if the outgoing frame should be compressed.
Link copied to clipboard
Specify the minimum size of frame for compression.
Link copied to clipboard
fun configureProtocols(block: (protocols: MutableList<WebSocketExtensionHeader>) -> Unit)
Content copied to clipboard
Configure which protocols should send the client.
Properties
Link copied to clipboard
Compression level that is used for outgoing frames in the Deflate instance.