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

Implement a fix for the "splitting" that http.jl was doing on websocket messages #580

Merged
merged 4 commits into from
Oct 16, 2020

Conversation

dralletje
Copy link
Collaborator

It's still a workaround, just not a stupid one 🙃

Apparently websockets have this build in, and http.jl does actually parse the relevant property, just doesn't use it :/
Will try and PR this into HTTP.jl after this is merged.

dralletje and others added 4 commits October 16, 2020 19:38
…et messages

It's still a workaround, just not a stupid one 🙃

Apparently websockets have this build in, and http.jl does actually parse the relevant property, just doesn't use it :/
Will try and PR this into HTTP.jl after this is merged.
@fonsp fonsp merged commit 12ff033 into master Oct 16, 2020
@fonsp fonsp deleted the no-more-stupid-websocket-message-workaround branch October 16, 2020 20:01
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

2 participants