Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jantimon/shared-worker-broadcast-demo
Demo for Tab Communication using a SharedWorker
https://github.com/jantimon/shared-worker-broadcast-demo
Last synced: 28 days ago
JSON representation
Demo for Tab Communication using a SharedWorker
- Host: GitHub
- URL: https://github.com/jantimon/shared-worker-broadcast-demo
- Owner: jantimon
- Created: 2022-09-06T09:02:00.000Z (about 2 years ago)
- Default Branch: gh-pages
- Last Pushed: 2022-09-06T09:06:54.000Z (about 2 years ago)
- Last Synced: 2024-04-15T01:09:31.258Z (7 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# broadcast-shared-worker
A simple demo to show worker broadcasts [live demo](https://jantimon.github.io/shared-worker-broadcast-demo/).
This demo is based on the [http://mdn.github.io/simple-shared-worker/ demo](http://mdn.github.io/simple-shared-worker/).