listeners = redis.publish("my-topic", "my-message")
Publish a message to a channel
Was this page helpful?