ockam_transport_udp

Crates.ioockam_transport_udp
lib.rsockam_transport_udp
version0.63.0
sourcesrc
created_at2023-05-04 22:24:30.152476
updated_at2024-07-03 17:39:46.871086
descriptionUDP Transport for the Ockam Routing Protocol.
homepagehttps://github.com/ockam-network/ockam
repositoryhttps://github.com/ockam-network/ockam/implementations/rust/ockam/ockam_transport_udp
max_upload_size
id857160
size99,343
Mrinal Wadhwa (mrinalwadhwa)

documentation

README

ockam_transport_udp

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 UDP Transport for Ockam's Routing Protocol.

Usage

Add this to your Cargo.toml:

[dependencies]
ockam_transport_udp = "0.63.0"

License

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

Commit count: 8733

cargo fmt