-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
support websockify > 0.8 #2104
Comments
2019-01-14 06:23:58: antoine uploaded file
|
Preliminary work in r21365. They've changed something I struggle to figure out.
|
2019-01-17 15:55:30: antoine uploaded file
|
Couldn't figure out what was going wrong, so bisected websockify instead:
|
So the first breakage comes from the changes to websocket.py diff-653cb1e48180f6007df323a009690197. Meanwhile, this may have uncovered a bug in python-websocket-client:
Change requested: [https://github.com/websocket-client/websocket-client/compare/master...totaam:patch-1] |
Found that there were typos in that changeset: During testing, I also hit this one:
|
Fixed in r21463. Maybe we should propagate the Will follow up in:
|
They've moved things around..
The text was updated successfully, but these errors were encountered: