npm @socket.io/redis-adapter 7.2.0

latest releases: 8.3.0, 8.2.1, 8.2.0...
2 years ago

Bug Fixes

Features

  • broadcast and expect multiple acks (e4c40cc)

This feature was added in socket.io@4.5.0:

io.timeout(1000).emit("some-event", (err, responses) => {
  // ...
});

Thanks to this change, it will now work with multiple Socket.IO servers.

Diff: 7.1.0...7.2.0

Don't miss a new redis-adapter release

NewReleases is sending notifications on new releases.