API Reference off_broadway_emqtt v#0.2.0
View SourceModules
The OffBroadway.EMQTT.Broker
is started as part of the Broadway pipeline
supervision tree and is responsible for managing the connection to the MQTT
broker and cache incoming messages until the producer is ready to consume them.
Behaviour for handling messages received from the MQTT broker. Custom message handlers can be implemented by defining a module that implements this behaviour.
An MQTT producer based on emqtt for Broadway.