off_broadway_mqtt v0.1.0 API Reference

Modules

A broadway producer for MQTT topic subscriptions.

Implemens the default MQTT client that is used by the producer to connect to the broker.

Defines a data structure for configuring this library.

Defines a data structure for the data passed around in the Broadway.Message.t/0 struct.

Acts as Producer for messages from a MQTT topic subscription.

Implemens a inmemory queue to buffer incoming messages for a subscription from a MQTT broker.

Exceptions

Exceptions can be used to influence the behaviour of the message acknowledger. See OffBroadway.MQTT.Acknowledger for more details.