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