Crates.io | ockam_transport_udp |
lib.rs | ockam_transport_udp |
version | 0.77.0 |
source | src |
created_at | 2023-05-04 22:24:30.152476 |
updated_at | 2024-12-12 20:50:16.099477 |
description | UDP Transport for the Ockam Routing Protocol. |
homepage | https://github.com/ockam-network/ockam |
repository | https://github.com/ockam-network/ockam/implementations/rust/ockam/ockam_transport_udp |
max_upload_size | |
id | 857160 |
size | 137,396 |
Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
This crate provides a UDP Transport for Ockam's Routing Protocol.
Add this to your Cargo.toml
:
[dependencies]
ockam_transport_udp = "0.77.0"
This code is licensed under the terms of the Apache License 2.0.