Crates.io | iot_localproxy_rs |
lib.rs | iot_localproxy_rs |
version | 0.1.0-alpha.1 |
source | src |
created_at | 2024-10-04 09:48:44.246447 |
updated_at | 2024-10-04 09:48:44.246447 |
description | Rust binding for AWS IoT Secure Tunneling Local Proxy |
homepage | https://github.com/aws-samples/aws-lambda-debugging-kit/tree/main/iot_localproxy_rs |
repository | https://github.com/aws-samples/aws-lambda-debugging-kit/tree/main/iot_localproxy_rs |
max_upload_size | |
id | 1396333 |
size | 507,392 |
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.
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.