Releases: jauntsdn/netty-websocket-http1
Releases · jauntsdn/netty-websocket-http1
0.9.1.RELEASE
- WebSocketFrameFactory: implement WebSocketFrameFactory.Encoder for masked frames case
- SmallWebSocketDecoder: compact encoded state
- Add graalvm native reachability metadata
0.9.0.RELEASE
Initial release of jauntsdn/netty-websocket-http1
- much faster WebSocket-http1 codec for Netty with minimal per-frame heap allocations.