Crates.io | ockam_transport_ble |
lib.rs | ockam_transport_ble |
version | 0.93.0 |
source | src |
created_at | 2022-02-22 23:57:46.993136 |
updated_at | 2024-10-25 20:30:50.495319 |
description | Bluetooth Low Energy (BLE) Transport for the Ockam Routing Protocol. |
homepage | https://github.com/build-trust/ockam |
repository | https://github.com/build-trust/ockam/tree/develop/implementations/rust/ockam/ockam_transport_ble |
max_upload_size | |
id | 537540 |
size | 207,981 |
Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
This crate provides a BLE Transport for Ockam's Routing Protocol. Please read the support documentation for more information.
Add this to your Cargo.toml
:
[dependencies]
ockam_transport_ble = "0.93.0"
This code is licensed under the terms of the Apache License 2.0.