Module publish

Module publish 

Source
Expand description

Lightweight publish channel: actors post (topic, payload) tuples; the server task bridges them to the real MQTT broker.

Structsยง

EventPublisher
Cloneable sender handle used by actors to publish MQTT-like events.