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

* * *
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](https://github.com/pubkey/broadcast-channel)