106 breaking releases

new 0.111.0 Apr 16, 2024
0.109.0 Apr 1, 2024
0.108.0 Mar 19, 2024
0.104.0 Dec 29, 2023
0.2.0 Mar 24, 2021

#618 in Cryptography

Download history 93/week @ 2023-12-22 102/week @ 2023-12-29 63/week @ 2024-01-05 33/week @ 2024-01-12 1/week @ 2024-02-09 692/week @ 2024-02-16 126/week @ 2024-02-23 188/week @ 2024-03-01 42/week @ 2024-03-08 163/week @ 2024-03-15 24/week @ 2024-03-22 234/week @ 2024-03-29 159/week @ 2024-04-05

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

Apache-2.0

695KB
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.111.0"

License

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

Dependencies

~6–19MB
~232K SLoC