Skip to content

Conversation

@alexcole
Copy link

This adds the WebSocketServerCompressionHandler so that socko will negotiate compression with clients that support it.

To do this I upgraded to the current stable branch of netty because compression support only came out in 4.1.0. I also add to switch to allowing WebSocket extensions in the WebSocketServerHandshakerFactory because compression uses those.

@alexcole
Copy link
Author

cc @daveey

Tyler Nisonoff and others added 13 commits May 15, 2018 12:20
'Cleanup properly on shutdown, and allow multiple reponse headers.'
Add changes from jssweb-socko repo
- bump Scala / Akka versions
- fix some broken tests
- remove static file serving, which we don't use anymore, and which was
  failing tests
Switch Socko to use Pekko in v0.8.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants