$ npm install # install the dependencies
$ npm start # run the server
$ npm run client # run the nodejs client
And point your browser to http://localhost:3000
. Optionally, specify a port by supplying the PORT
env variable.
Other branches:
- TypeScript
- Multiple servers (with Redis adapter/emitter)
- Example with CORS
- Example with self-signed certificate
- With Vite
- With µWebSockets.js
- With PM2
- With nginx
Please fork this project, edit it to reproduce the incorrect behavior and link it in the discussion here.
This is really important for us to be able to help you. Thanks!