Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
redis_crystal_playground
master
RedisCrystalPlayground
Message
Base
Bye
Print
Subscriber
Built with Crystal 1.9.2
2023-10-07 20:29:02 UTC
class
RedisCrystalPlayground::Subscriber
RedisCrystalPlayground::Subscriber
Reference
Object
Defined in:
redis_crystal_playground/subscriber.cr
Constructors
.new
(channel : String, redis : Redis)
Instance Method Summary
#register_message
(message_class)
#subscribe
Constructor Detail
def self.
new
(channel : String, redis : Redis)
#
[
View source
]
Instance Method Detail
def
register_message
(message_class)
#
[
View source
]
def
subscribe
#
[
View source
]