drmi v0.4.3 (2017-08-06T19:35:08Z)
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, Json) dlg)
class
Accessor
(T)
void
subscribe
(
string
bus
,
void
delegate
(
string
,
Json
)
dlg
)
void
subscribe
(string bus, void delegate(string, V) dlg)
Meta
Source
See Implementation
drmi
ps
accessor
Accessor
classes
BCaster
CliCom
constructors
this
functions
connect
getBroadcaster
getClient
publish
receive
subscribe
variables
defaultRel
ll
maxWaitResponses
name
skeleton
waitSleepStep
waitTime