Socket.io: Website chat demo not working

Created on 27 Jul 2016  ·  6Comments  ·  Source: socketio/socket.io

So I wanted to check out the demo, but It's not working.

http://chat.socket.io/

Uncaught ReferenceError: io is not defined

Most helpful comment

To add to this, none of the other demos are working either

All 6 comments

To add to this, none of the other demos are working either

It's not working for me either. When will this be fixed?

It's not working for me too

still doesn't work. I just tried on chrome, firefox and safari on a mac (all relatively recent versions.) On chrome I get the following error which seems to be the root cause:

GET http://chat.socket.io/socket.io/socket.io.js
net::ERR_INCOMPLETE_CHUNKED_ENCODING

looks like a server config error

Until we migrate the website, please use https://socketio-chat-dyfwapyfni.now.sh/

That should be fixed now, thanks: https://socket.io/demos/chat/

Was this page helpful?
0 / 5 - 0 ratings