An example repository for creating shared socket connections using SharedWorkers.
To run the code:
$ npm install
$ node index.js
Original blog post: https://ayushgp.github.io/scaling-websockets-using-sharedworkers/
An example repository for creating shared socket connections using SharedWorkers
JavaScriptMIT
An example repository for creating shared socket connections using SharedWorkers.
To run the code:
$ npm install
$ node index.js
Original blog post: https://ayushgp.github.io/scaling-websockets-using-sharedworkers/