socketio / socket.io-redis-emitter

The Socket.IO Redis emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process.
https://socket.io/docs/v4/redis-adapter/
MIT License
722 stars 121 forks source link

The plan to support Redis Shard PubSub #127

Open ngot opened 1 year ago

ngot commented 1 year ago

While there is support for Shard PubSub in socket.io-redis-adapter#sharded-redis-pubsub, are there any plan to support that in this library?