Skip to content
New issue

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

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

Already on GitHub? # to your account

"websocket connection invalid" on Chromium nightlies #583

Closed
toji opened this issue Oct 17, 2011 · 2 comments
Closed

"websocket connection invalid" on Chromium nightlies #583

toji opened this issue Oct 17, 2011 · 2 comments

Comments

@toji
Copy link

toji commented Oct 17, 2011

It looks like the recent Chromium and Chrome Canary builds may have changed the Websocket protocol again or something related. Attempts to establish a websocket connection cause the server to print out "websocket connection invalid" and it attempts to fall back to other methods.

This behavior is present in Chromium 16.0.906.0 (Developer Build 105111 Mac OS X) and Chrome 16.0.911.1 Canary. Probably a few versions back as well.

Chrome 16.0.904.0 Dev does not demonstrate this problem.

@3rd-Eden
Copy link
Contributor

Are you using Socket.IO 0.8.5 as we landed hybi-16 support there for Chrome 16 support.

@toji
Copy link
Author

toji commented Oct 17, 2011

Right, sorry. I have a couple of instances of Socket.io on my machine, was looking at the wrong one.

Updated to 0.8.5 and it's fixed.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants