Re-exports

pub use bbqueue;

Modules

Structs

MQTT Client
Options to configure the behaviour of mqtt connection
Packet Identifier.
Publish packet (MQTT 3.3).
Subsack packet (MQTT 3.9).
Subscribe packet (MQTT 3.8).
Subscribe topic.
Unsubscribe packet (MQTT 3.10).

Enums

Critical errors during eventloop polling
Includes incoming packets from the network and other interesting events happening in the eventloop
Base enum for all MQTT packet types.
Packet delivery Quality of Service level.
Combined QoS/Pid.

Traits