Saturday 28 January 2017

I'm really struggling to get node to subscribe to multiple redis channels.

Trying to use Redis and Node together for a socket.io messaging app is driving me nuts. I'm trying to figure out how to use multiple redis channels with node. For some reason I can't even subscribe to a redis channel with any other name then "message". I have also tried to subscribe to two channels at once with no luck. If someone could help me out I would be more than thrilled to gild them for the solution.Here's a stackoverflow question I asked to do with the channel naming problem that contains code.

Submitted January 28, 2017 at 09:48PM by corbinthecoder

No comments:

Post a Comment