We're trying to running socket.io with Express. The code is the following : http://gist.github.com/601921
But we get a weird error when fetching content at http://0.0.0.0:3000/socket.io/socket.io.js
Any idea what is going on? That's quite annoying.
Express version : 0.2.5
Socket.io version : 0.5.3