Skip to content

Conversation

@Inversion-des
Copy link

Based on https://github.com/faye/permessage-deflate-ruby

I did not implement full header param processing ('client_max_window_bits' is ignored). Basically, I added changes until it started to work for me in my environment with some default hardcoded params for inflate/deflate.

So it is far from full spec implementation (https://tools.ietf.org/html/draft-ietf-hybi-permessage-compression-28).
I hope that someone will improve this code or replace with a more correct solution.

@Inversion-des Inversion-des changed the title minimal support of "Sec-WebSocket-Extensions: permessage-deflate" Minimal support of "Sec-WebSocket-Extensions: permessage-deflate" Jan 22, 2019
Copy link
Owner

@igrigorik igrigorik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Thanks for staging the PR, good reference! Perhaps someone else can take it over the finish line.. :)

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.

2 participants