Not working with socket.io-redis-emitter
dzeroone opened this issue · 3 comments
dzeroone commented
I have tried to emit from a cronjob, but it's not reaching the client!
darrachequesne commented
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.