pythonasyncioeventletgeventlong-pollinglow-latencysocket-iosocketiosocketio-serverweb-serverwebsocket
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
.. | ||
fiddle_public | 2 years ago | |
latency_public | 2 years ago | |
README.md | 4 years ago | |
fiddle.js | 4 months ago | |
latency.js | 2 years ago | |
package-lock.json | 4 months ago | |
package.json | 4 months ago |
README.md
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.