topic_events library

Classes

TopicEvent
TopicEventBroker
A TopicEventBroker is used to route TopicEvents from a TopicEventTransport to TopicManager and vice versa.
TopicEventTransport
The TopicEventTransport is responsible for sending and receiving TopicEvents.
TopicManager
End consumer of TopicEvents.

Typedefs

Cmd = String
Payload = dynamic
Topic = String