Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error when permessage-deflate is enabled #595

Merged
merged 1 commit into from Nov 27, 2015

Conversation

nkzawa
Copy link
Contributor

@nkzawa nkzawa commented Oct 2, 2015

Fix #594

This PR forces to create a new buffer on each packet process so that buffers would not be affected each other.
As far as I benchmarked this by bench/speed.js, there is no performance problem.

@greggman
Copy link

greggman commented Nov 4, 2015

Any schedule to push this to a release?

@nkzawa
Copy link
Contributor Author

nkzawa commented Nov 27, 2015

@3rd-Eden can you merge this too?

3rd-Eden added a commit that referenced this pull request Nov 27, 2015
Fix error when permessage-deflate is enabled
@3rd-Eden 3rd-Eden merged commit 97d8a7d into websockets:master Nov 27, 2015
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.

None yet

3 participants