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

WebSocket should support data frame whose length is larger than 64k #164

Closed
wants to merge 17 commits into from

Conversation

huangjimmy
Copy link

1 WebSocket class should not close connection when payload length is a 64bit unsigned.
2 WebSocket class should not close connection in case of ping and pong

@huangjimmy
Copy link
Author

I merge Improvements for Mac and binary transfer (#147) and
handle 64-bit payloads in websocket (#131) into my own fork.

@huangjimmy huangjimmy closed this Jul 9, 2016
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.

1 participant