#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 44/week @ 2024-03-14 59/week @ 2024-03-21 80/week @ 2024-03-28 43/week @ 2024-04-04 48/week @ 2024-04-11 51/week @ 2024-04-18 51/week @ 2024-04-25 40/week @ 2024-05-02 45/week @ 2024-05-09 46/week @ 2024-05-16 37/week @ 2024-05-23 53/week @ 2024-05-30 32/week @ 2024-06-06 37/week @ 2024-06-13 50/week @ 2024-06-20 26/week @ 2024-06-27

154 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

~10–28MB
~430K SLoC