Hey guys, I'm having some problems with connecting to my server using
chrome. It actually works fine in Firefox (probably using long polling
or flash socket..?) but when I try to connect using chrome I get the
following error:
"Invalid url for WebSocket ws://localhost:8080/
socket.io/websocket"
The message isn't really helping so I tried googling around, but
didn't have any luck.
Any idea what it means?
Thanks (btw.
socket.io is awesome)