#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 10/week @ 2024-10-28 14/week @ 2024-11-04 10/week @ 2024-11-11 18/week @ 2024-11-18 26/week @ 2024-11-25 33/week @ 2024-12-02 61/week @ 2024-12-09 24/week @ 2024-12-16 8/week @ 2024-12-23 6/week @ 2024-12-30 20/week @ 2025-01-06 19/week @ 2025-01-13 30/week @ 2025-01-20 2/week @ 2025-01-27 20/week @ 2025-02-03 32/week @ 2025-02-10

85 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–26MB
~429K SLoC