aws-iot-device-sdk-rust 0.0.3

An easy to use SDK for connecting to AWS IoT Core.
Documentation

Documentation crates.io

aws-iot-device-sdk-rust

The AWS IoT Device SDK for Rust allows developers to write Rust to use their devices to access the AWS IoT platform through MQTT. This is my first crate, and project, in Rust, and as I am still learning it will hopefully get a lot better with time. With the client you can publish and subscribe to topics and add callbacks that are associated with topics. The shadow manager updates, gets, publishes and deletes the device shadow.

It has been through the Works on My Machine Certification Program, and it Works on My Machineā„¢.