#tetcoin #tetsy-libp2p #networking #cryptography

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 47/week @ 2024-12-04 45/week @ 2024-12-11 20/week @ 2024-12-18 5/week @ 2024-12-25 10/week @ 2025-01-01 21/week @ 2025-01-08 19/week @ 2025-01-15 25/week @ 2025-01-22 4/week @ 2025-01-29 33/week @ 2025-02-05 61/week @ 2025-02-12 15/week @ 2025-02-19 23/week @ 2025-02-26 30/week @ 2025-03-12 7/week @ 2025-03-19

61 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–27MB
~451K SLoC