-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 #1663 for HTTP::WebSocket::Protocol.read_size #3113
Conversation
Do you think you could write a spec for this? |
I will try 😄 |
Ok, done 😅 |
Please run the formatter |
Mh, it seems to segfault on the linux builds but only with the new compiler. |
currently master also fails. |
Oh, I didn't notice. |
I'll fix the build later today, I didn't have time to do it yet |
Could you rebase so we get a green build? :) |
Well that rebase went wrong. Try the following:
|
Hmmm, okey. Thanks for your help! 👍 I'm kind of new to git I have to admit. Is it okey like this? 😁 |
Thank you! |
#1663 is still present in HTTP::WebSocket::Protocol.read_size.
See RFC 6455 Section 5.2.