Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).