Files
socket.io/examples/latency
2015-11-28 12:00:39 -08:00
..
2014-06-13 14:13:21 -04:00
2014-01-06 00:40:52 -05:00
2014-01-06 14:07:16 -03:00
2015-11-28 12:00:39 -08:00

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).