mqtt-service
This crates provide a convenient support for the MQTT Response-Pattern. It uses the rumqttc library to connect to the MQTT broker.
How to use
let connection = new;
let r = connection.call_service;
let res = block_on;
println!;
This crates provide a convenient support for the MQTT Response-Pattern. It uses the rumqttc library to connect to the MQTT broker.
let connection = new;
let r = connection.call_service;
let res = block_on;
println!;