Skip to content

4.0.0 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@trowski trowski released this 22 Oct 14:51
· 0 commits to 3.x since this release
v4.0.0-beta.1
4e0ee4d

The 4.0.0 Beta 1 release fixes compression support with a couple small compatibility breaks from 3.x.

  • The WebsocketCompressionContextFactory constructor parameter of Rfc6455ClientFactory has been removed and is instead a constructor parameter of the Websocket class.
  • A nullable WebsocketCompressionContext parameter was added to WebsocketClientFactory::createClient().