| Crates.io | ockam_transport_uds |
| lib.rs | ockam_transport_uds |
| version | 0.66.0 |
| created_at | 2023-01-18 18:06:23.802029+00 |
| updated_at | 2025-03-20 19:09:30.890188+00 |
| description | Unix Domain Socket (UDS) Transport for the Ockam Routing Protocol |
| homepage | https://github.com/build-trust/ockam |
| repository | https://github.com/build-trust/ockam/implementations/rust/ockam/ockam_transport_uds |
| max_upload_size | |
| id | 761916 |
| size | 49,043 |
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.
Add this to your Cargo.toml:
[dependencies]
ockam_transport_uds = "0.66.0"
This code is licensed under the terms of the Apache License 2.0.