drmi v0.6.0-alpha.1 (2017-08-15T12:03:30Z)
Dub
Repo
Accessor.subscribe
drmi
ps
accessor
Accessor
Undocumented in source. Be warned that the author may not have intended to support it.
void
subscribe
(string topic, void delegate(string, const(ubyte)[]) dlg)
void
subscribe
(string bus, void delegate(string, V) dlg)
class
Accessor
(T)
void
subscribe
(
V
)
(
string
bus
,
void
delegate
(
string
,
V
)
dlg
)
if
(
!
is
(
V
==
const
(
ubyte
)[])
)
Meta
Source
See Implementation
drmi
ps
accessor
Accessor
classes
BCaster
CliCom
constructors
this
functions
connect
getBroadcaster
getClient
publish
receive
sleep
subscribe
variables
defaultRel
ll
maxWaitResponses
name
skeleton
sleepFunc
waitSleepStep
waitTime