drmi v0.4.3 (2017-08-06T19:35:08Z)
Dub
Repo
Accessor.BCaster
drmi
ps
accessor
Accessor
Undocumented in source.
class
Accessor
(T)
protected
class
BCaster :
Broadcaster
{
string
topic
;
this
(string t);
void
publish
(string s, Rel lvl);
}
Constructors
this
this
(string t)
Undocumented in source.
Members
Functions
publish
void
publish
(string s, Rel lvl)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
topic
string
topic
;
Undocumented in source.
Inherited Members
From Broadcaster
publish
void
publish
(string , Rel lvl)
publish
void
publish
(Json j, Rel lvl)
publish
void
publish
(T val, Rel lvl)
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