Skip to content

Releases: pubkey/broadcast-channel

4.7.1

13 Dec 17:24
Compare
Choose a tag to compare

Bugfixes:

  • Remove useless log at leader election fallback interval.

4.7.0

03 Dec 14:53
Compare
Choose a tag to compare

Bugfixes:

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

4.6.0

02 Dec 20:58
Compare
Choose a tag to compare

Other:

  • Added broadcastChannel.id() for debugging

Bugfixes:

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

4.3.0

29 Oct 22:40
Compare
Choose a tag to compare

Features:

  • Added LeaderElector.hasLeader
  • Added LeaderElector.broadcastChannel

4.2.0

03 Aug 02:48
Compare
Choose a tag to compare

Bugfixes:

3.7.0

13 Jun 11:30
Compare
Choose a tag to compare

Other: