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 | |
---|---|---|
.. | ||
README.md | 4 years ago | |
fiddle_client.js | 4 years ago | |
latency_client.js | 4 years ago | |
package-lock.json | 4 months ago | |
package.json | 4 months ago |
README.md
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.