JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 184316
  • Score
    100M100P100Q178527F
  • License MIT

A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers

Package Exports

  • @toruslabs/broadcast-channel
  • @toruslabs/broadcast-channel/package.json

Readme

BroadcastChannel

A BroadcastChannel that works in old browsers, new browsers, WebWorkers and NodeJs
+ LeaderElection over the channels

follow on Twitter

demo.gif


A BroadcastChannel that allows you to send data between different browser-tabs or nodejs-processes. And a LeaderElection over the channels.

Read the full documentation on github