Nigelli / SharedWorker

A basic example of the shared workers API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SharedWorker

A basic example of the shared workers API

Demo

TODO

Run the code

This bit is nice and easy.

  • Make sure you have node installed.
  • Clone the repo.
  • Run npm i
  • Run npm server.js
  • Open Chrome and navigate to http://localhost:8000/

Have I missed something?

Please let me know if something could be improved. Even better improve it yourself at hit me up with a PR.

About

A basic example of the shared workers API

License:MIT License


Languages

Language:JavaScript 59.0%Language:HTML 41.0%