mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
The enchilada module fails to bundle the Engine.IO client, so we'll just import the published bundle. The exception seems to come from debug: > Spread must be the final element of an element list
eio-latency
Running
First, execute:
$ npm install
Then execute the server:
$ node index
And point your browser to localhost:3000 (if PORT is set in your environment, then it will use that instead).