socketio/socket.io-redis-streams-adapter

Not working with socket.io-redis-emitter

dzeroone opened this issue · 3 comments

I have tried to emit from a cronjob, but it's not reaching the client!

Yes, the Redis emitter is meant to be used with the classic Redis adapter, we will have to implement a custom emitter publishing to the Redis streams.