Minibus

Undocumented in source.

Members

Classes

Subscription
class Subscription
Undocumented in source.

Functions

emit
void emit(string key, Variant* arg)
Undocumented in source. Be warned that the author may not have intended to support it.
emit
void emit(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
subscribe
string subscribe(string key, Callback callback)
Undocumented in source. Be warned that the author may not have intended to support it.
unsubscribe
void unsubscribe(string id)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

subscriptions
Subscription[] subscriptions;
Undocumented in source.

Meta