Releases: socketio/socket.io-redis-adapter
Releases · socketio/socket.io-redis-adapter
4.0.0
3.1.0
Features
- implement remoteDisconnect method (#177)
Bug fixes
- subscribe only once per room (#175)
Milestone: 3.1.0
Diff: 3.0.0...3.1.0
3.0.0
Features
- add some helper methods (#168)
- forward errors from pub/sub clients to the adapter (#160)
- make subEvent default to
messageBuffer
(#157)
Performance improvements
- micro-optimisations (#163)
The package now uses msgpack-lite
instead of msgpack
(#156), which should fix several encoding issues.
📝 Important note 📝
Thanks to #157 the return_buffers
option for the Redis client should not be needed anymore, in fact it might even lead to errors if it is still used (related: #185)
Milestone: 3.0.0
Diff: 2.0.1...3.0.0
2.0.1
2.0.0
1.1.1
Milestone: 1.1.1
Diff: 1.1.0...1.1.1