#tetcoin #tetsy-libp2p #networking #crypto

tetsy-libp2p-tcp

TCP/IP transport protocol for tetsy-libp2p

Show the crate…

3 releases

0.27.2 Mar 12, 2021
0.27.1 Apr 3, 2021
0.27.0 Apr 2, 2021
0.0.0 Mar 11, 2021

#7 in #tetsy-libp2p

Download history 38/week @ 2023-12-15 36/week @ 2023-12-22 8/week @ 2023-12-29 26/week @ 2024-01-05 54/week @ 2024-01-12 24/week @ 2024-01-19 13/week @ 2024-01-26 9/week @ 2024-02-02 36/week @ 2024-02-09 45/week @ 2024-02-16 42/week @ 2024-02-23 44/week @ 2024-03-01 51/week @ 2024-03-08 53/week @ 2024-03-15 59/week @ 2024-03-22 116/week @ 2024-03-29

285 downloads per month
Used in 43 crates (via tetsy-libp2p)

MIT license

505KB
9K SLoC

tetsy-libp2p-tcp

Implementation of the tetsy-libp2p Transport trait for TCP/IP.

Usage

This crate provides a TcpConfig and TokioTcpConfig, depending on the enabled features, which implement the Transport trait for use as a transport with tetsy-libp2p-core or tetsy-libp2p-swarm.


lib.rs:

Implementation of the tetsy-libp2p Transport trait for TCP/IP.

Usage

This crate provides a TcpConfig and TokioTcpConfig, depending on the enabled features, which implement the Transport trait for use as a transport with tetsy-libp2p-core or tetsy-libp2p-swarm.

Dependencies

~11–27MB
~445K SLoC