An efficient and robust MQTT client for your connected devices.
# Cargo.toml
[dependencies]
rumqttc = "0.25.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to an MQTT broker and subscribe to a topic.
Add `tokio` as a dependency and use `#[tokio::main]` or similar.
No dependency data recorded yet.