Subscribes the client to the specified channels.
Once the client enters the subscribed state it is not supposed to issue any
other commands, except for additional SUBSCRIBE
, PSUBSCRIBE
, UNSUBSCRIBE
and PUNSUBSCRIBE
commands.
redis and pubsub | Mar 7, 2016 • Ding Jiao
Subscribes the client to the specified channels.
Once the client enters the subscribed state it is not supposed to issue any
other commands, except for additional SUBSCRIBE
, PSUBSCRIBE
, UNSUBSCRIBE
and PUNSUBSCRIBE
commands.