Flotype / now

NowJS makes it easy to build real-time web apps using JavaScript
http://www.nowjs.com
MIT License
1.91k stars 175 forks source link

No WebSockets on Chrome dev channel #126

Closed andrewseddon closed 13 years ago

andrewseddon commented 13 years ago

Note web socket connection on Chrome dev channel is broken as of 14.0.835. You can track the issue here

https://github.com/LearnBoost/socket.io/issues/429

if it's causing you problems.

ericz commented 13 years ago

Yep. Thanks for the notice.

Philipp15b commented 13 years ago

Should be fixed in 0.8.0: https://github.com/LearnBoost/socket.io/blob/master/History.md

ericz commented 13 years ago

Thanks for reporting. Socket.io 0.8.X have solved these issues. Closing