ockam_transport_ble

Crates.ioockam_transport_ble
lib.rsockam_transport_ble
version0.101.0
created_at2022-02-22 23:57:46.993136+00
updated_at2025-03-20 19:18:01.700974+00
descriptionBluetooth Low Energy (BLE) Transport for the Ockam Routing Protocol.
homepagehttps://github.com/build-trust/ockam
repositoryhttps://github.com/build-trust/ockam/tree/develop/implementations/rust/ockam/ockam_transport_ble
max_upload_size
id537540
size220,234
Ockam Developers (ockam-team)

documentation

README

ockam_transport_ble

crate docs license discuss

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.

Usage

Add this to your Cargo.toml:

[dependencies]
ockam_transport_ble = "0.101.0"

License

This code is licensed under the terms of the Apache License 2.0.

Commit count: 9652

cargo fmt