vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
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