| Crates.io | ockam_transport_udp |
| lib.rs | ockam_transport_udp |
| version | 0.81.0 |
| created_at | 2023-05-04 22:24:30.152476+00 |
| updated_at | 2025-03-20 19:03:14.06519+00 |
| 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 | 142,833 |
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.81.0"
This code is licensed under the terms of the Apache License 2.0.