alexscheelmeyer / node-phantom

bridge to PhantomJS from Node.js
317 stars 117 forks source link

handshaken Error on Socket.io #54

Open gkorland opened 11 years ago

gkorland commented 11 years ago

I'm getting the following each time: "warn - client not handshaken client should reconnect"

It seems like an error with socket.io.

alexscheelmeyer commented 11 years ago

Only thing I can say is that I am not getting that error.

You are right that it sounds like a socket.io problem. Unfortunately socket.io is crazy with the amount of dependencies it has, so might not be easy to debug.