An example repository for creating shared socket connections using SharedWorkers.
To run the code:
$ npm install
$ node index.jsOriginal blog post: https://ayushgp.github.io/scaling-websockets-using-sharedworkers/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An example repository for creating shared socket connections using SharedWorkers.
To run the code:
$ npm install
$ node index.jsOriginal blog post: https://ayushgp.github.io/scaling-websockets-using-sharedworkers/