Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 218 Bytes

File metadata and controls

10 lines (7 loc) · 218 Bytes

Socket.IO Fiddle

$ npm install
$ node fiddle-client.js   # to run the fiddle example
$ node latency-client.js  # to run the latency example

Optionally, specify a port by supplying the PORT env variable.