class Helpers::Redis::PubSub::Stream
- Helpers::Redis::PubSub::Stream
- Reference
- Object
Defined in:
helpers/redis/pub_sub/stream.crConstructors
Class Method Summary
Instance Method Summary
- #connection : Connection
- #publish(channel : String, payload)
- #subscribe(channel : String, &block : Message -> )