44 breaking releases
0.49.0 | Mar 3, 2023 |
---|---|
0.47.0 | Feb 9, 2023 |
0.43.0 | Sep 21, 2022 |
0.34.0 | Jul 18, 2022 |
0.14.0 | Nov 23, 2021 |
#226 in Network programming
434 downloads per month
Used in 7 crates
(4 directly)
205KB
4.5K
SLoC
ockam_transport_core
Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
This crate provides the common code shared among the different ockam's transport protocols.
Usage
Add this to your Cargo.toml
:
[dependencies]
ockam_transport_core = "0.49.0"
This crate requires the rust standard library "std"
.
License
This code is licensed under the terms of the Apache License 2.0.
Dependencies
~3–4.5MB
~91K SLoC