ockam_transport_uds

Crates.ioockam_transport_uds
lib.rsockam_transport_uds
version0.42.0
sourcesrc
created_at2023-01-18 18:06:23.802029
updated_at2024-05-06 20:41:00.534955
descriptionUnix Domain Socket (UDS) Transport for the Ockam Routing Protocol
homepagehttps://github.com/build-trust/ockam
repositoryhttps://github.com/build-trust/ockam/implementations/rust/ockam/ockam_transport_uds
max_upload_size
id761916
size46,732
Mrinal Wadhwa (mrinalwadhwa)

documentation

README

ockam_transport_uds

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

Usage

Add this to your Cargo.toml:

[dependencies]
ockam_transport_uds = "0.42.0"

License

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

Commit count: 0

cargo fmt