Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 274 Bytes

File metadata and controls

11 lines (8 loc) · 274 Bytes

Socket.IO JavaScript Examples

$ npm install
$ node fiddle  # to run the fiddle server example
$ node latency # to run the latency server example

And point your browser to http://localhost:5000. Optionally, specify a port by supplying the PORT env variable.