1 unstable release
0.1.0-alpha.1 | Oct 4, 2024 |
---|
#23 in #aws-iot
154 downloads per month
270KB
4.5K
SLoC
AWS IoT Secure Tunneling Local Proxy (Rust Binding)
This project implements a rust binding of local proxy for AWS IoT Core's secure tunneling feature, written in Rust. It allows devices to establish secure connections with AWS IoT Core, facilitating remote access and management of IoT devices.
Overview
The IoT Local Proxy acts as an intermediary between local devices and AWS IoT Core, enabling secure communication through WebSocket tunnels. This implementation supports both source and destination modes, allowing for flexible deployment in various IoT architectures.
Features
- Secure WebSocket communication with AWS IoT Core
- Support for both source and destination modes
- Configuration via environment variables or command-line arguments
- Integration with AWS Lambda for serverless deployment
- Robust error handling and logging
Dependencies
~2–11MB
~110K SLoC