UNSUBSCRIBE

UNSUBSCRIBE

UNSUBSCRIBE [channel]
Available since
2.0.0
Time complexity
O(N) where N is the number of channels to unsubscribe.
ACL categories
@pubsub, @slow

Unsubscribes the client from the given channels, or from all of them if none is given.

When no channels are specified, the client is unsubscribed from all the previously subscribed channels. In this case, a message for every unsubscribed channel will be sent to the client.

Redict logo courtesy of @janWilejan, CC-BY-SA-4.0. Download SVG ⤑

Portions of this website courtesy of Salvatore Sanfilippo, CC-BY-SA-4.0.