Broadcast Channel Versions Save

:satellite: BroadcastChannel to send data between different browser-tabs or nodejs-processes :satellite: + LeaderElection over the channels https://pubkey.github.io/broadcast-channel/

4.7.1

2 years ago

Bugfixes:

  • Remove useless log at leader election fallback interval.

4.7.0

2 years ago

Bugfixes:

  • Prevent EMFILE, too many open files error when writing many messages at once.

4.6.0

2 years ago

Other:

  • Added broadcastChannel.id() for debugging

Bugfixes:

  • Refactor applyOnce() queue to ensure we do not run more often then needed.

4.3.0

2 years ago

Features:

  • Added LeaderElector.hasLeader
  • Added LeaderElector.broadcastChannel

4.2.0

2 years ago

Bugfixes:

3.7.0

2 years ago

Other: