MqttBroker

Undocumented in source.

Members

Functions

publish
void publish(string topic, ubyte[] payload)
Undocumented in source. Be warned that the author may not have intended to support it.
subscribe
void subscribe(S subscriber, R topics)
Undocumented in source. Be warned that the author may not have intended to support it.
subscribe
void subscribe(S subscriber, R topics)
Undocumented in source. Be warned that the author may not have intended to support it.
unsubscribe
void unsubscribe(S subscriber)
Undocumented in source. Be warned that the author may not have intended to support it.
unsubscribe
void unsubscribe(S subscriber, R topics)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

useCache
Flag!"useCache" useCache [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta