Files
socket.io/examples/latency
2016-10-31 02:40:58 +01:00
..
2016-10-31 02:40:58 +01:00
2014-01-06 00:40:52 -05:00
2016-10-31 02:40:58 +01: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).