EasyMesh

Undocumented in source.

Constructors

this
this(string gateway, int port, int nodeID)
Undocumented in source.

Members

Functions

sendBroadcast
void sendBroadcast(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
sendSingle
void sendSingle(long destID, string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
setReceiveCallback
void setReceiveCallback(void delegate(long from, JSONValue[string] msg) callBack)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta