class

Helpers::Redis::PubSub::Stream

Inherits Reference < Object

Constructors

Class methods

connect(connection : Connection)
Source
connect
Source

Instance methods

connection
Source
publish(channel : String, payload)
Source
subscribe(channel : String, &block : Message -> )
Source