Skip to content

1.1.0

Compare
Choose a tag to compare
@darrachequesne darrachequesne released this 24 Sep 13:07
· 161 commits to main since this release

Features

  • get all clients in a room across all nodes (#109)
  • add option subEvent (#95)

Bug fixes

  • fix an issue when broadcasting binary data between nodes. (#122)
  • fix #93 by passing full URI to redis.createClient when specified (#94)

Performance improvements

  • return early when channels mismatch to skip expensive msgpack decoding (#107)

Milestone: 1.1.0
Diff: 1.0.0...1.1.0