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

Download history 18/week @ 2022-11-30 89/week @ 2022-12-07 10/week @ 2022-12-14 34/week @ 2022-12-21 25/week @ 2022-12-28 15/week @ 2023-01-04 40/week @ 2023-01-11 58/week @ 2023-01-18 61/week @ 2023-01-25 192/week @ 2023-02-01 320/week @ 2023-02-08 282/week @ 2023-02-15 261/week @ 2023-02-22 66/week @ 2023-03-01 26/week @ 2023-03-08 27/week @ 2023-03-15

434 downloads per month
Used in 7 crates (4 directly)

Apache-2.0

205KB
4.5K SLoC

ockam_transport_core

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 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