- 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.