Skip navigation links

Package io.netty.handler.codec.http.websocketx.extensions.compression

Encoder, decoder, handshakers to handle most common WebSocket Compression Extensions.

See: Description

Package io.netty.handler.codec.http.websocketx.extensions.compression Description

Encoder, decoder, handshakers to handle most common WebSocket Compression Extensions.

This package supports different web socket extensions. The specification currently supported are:

See io.netty.example.http.websocketx.client.WebSocketClient and io.netty.example.http.websocketx.html5.WebSocketServer for usage.

Skip navigation links

Copyright © 2008–2024 The Netty Project. All rights reserved.