Back to Socket Io

Example with ES modules

examples/es-modules/README.md

4.7.5225 B
Original Source

Example with ES modules

How to use

# install the dependencies
$ npm ci

# start the server
$ node server.js

# start the client
$ node client.js

You need Node.js >=12.17.0.