Skip to content

Releases: jauntsdn/netty-websocket-http1

0.9.1.RELEASE

29 Jan 11:52
Compare
Choose a tag to compare
  • WebSocketFrameFactory: implement WebSocketFrameFactory.Encoder for masked frames case
  • SmallWebSocketDecoder: compact encoded state
  • Add graalvm native reachability metadata

0.9.0.RELEASE

03 Jan 11:44
Compare
Choose a tag to compare

Initial release of jauntsdn/netty-websocket-http1 - much faster WebSocket-http1 codec for Netty with minimal per-frame heap allocations.