108 breaking releases

0.113.0 May 6, 2024
0.111.0 Apr 16, 2024
0.108.0 Mar 19, 2024
0.104.0 Dec 29, 2023
0.2.0 Mar 24, 2021

#1051 in Cryptography

Download history 3/week @ 2024-02-12 765/week @ 2024-02-19 103/week @ 2024-02-26 158/week @ 2024-03-04 44/week @ 2024-03-11 163/week @ 2024-03-18 380/week @ 2024-04-01 25/week @ 2024-04-08 138/week @ 2024-04-15 12/week @ 2024-04-22 162/week @ 2024-04-29 150/week @ 2024-05-06

463 downloads per month
Used in 5 crates (4 directly)

Apache-2.0

705KB
15K SLoC

ockam_transport_tcp

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

This crate requires the rust standard library "std"

Usage

Add this to your Cargo.toml:

[dependencies]
ockam_transport_tcp = "0.113.0"

License

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

Dependencies

~15–28MB
~514K SLoC