vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
RedisSubscriberImpl.blisten
index
vibe
db
redis
redis
RedisSubscriberImpl
Undocumented in source. Be warned that the author may not have intended to support it.
class
RedisSubscriberImpl
void
blisten
(
void
delegate
(
string
,
string
)
@
safe
onMessage
,
Duration
timeout
= 0.
seconds
)
Meta
Source
See Implementation
index
vibe
db
redis
redis
RedisSubscriberImpl
constructors
this
destructors
~this
functions
blisten
bstop
hasSubscription
listen
psubscribe
punsubscribe
stop
subscribe
unsubscribe
properties
isListening
subscriptions