#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

#8 in #tetsy-libp2p

Download history 46/week @ 2024-07-21 31/week @ 2024-07-28 30/week @ 2024-08-04 32/week @ 2024-08-11 25/week @ 2024-08-18 37/week @ 2024-08-25 24/week @ 2024-09-01 24/week @ 2024-09-08 31/week @ 2024-09-15 48/week @ 2024-09-22 45/week @ 2024-09-29 2/week @ 2024-10-06 9/week @ 2024-10-13 17/week @ 2024-10-20 16/week @ 2024-10-27 14/week @ 2024-11-03

56 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

~12–30MB
~425K SLoC