Pudu programming language
Menu
API reference

Std.App.Events.Subscriber

1 declaration

type

Subscriber

A subscriber: the topic pattern it listens on, its name for reports, and its handler. A pattern is an exact topic, a prefix ending in .*, or *.

Back to Std.App.EventsSearch related declarations