ockam_transport_ble

Crates.ioockam_transport_ble
lib.rsockam_transport_ble
version0.77.0
sourcesrc
created_at2022-02-22 23:57:46.993136
updated_at2024-05-06 20:41:21.067725
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
size208,990
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.77.0"

License

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

Commit count: 0

cargo fmt