38 breaking releases

0.39.0 Feb 24, 2023
0.38.0 Nov 25, 2022
0.37.0 Oct 14, 2022
0.34.0 Jul 5, 2022
0.6.0 Mar 29, 2019

#1115 in Network programming

Download history 29685/week @ 2022-11-28 29556/week @ 2022-12-05 30334/week @ 2022-12-12 26174/week @ 2022-12-19 16112/week @ 2022-12-26 24961/week @ 2023-01-02 29965/week @ 2023-01-09 28328/week @ 2023-01-16 26950/week @ 2023-01-23 25632/week @ 2023-01-30 23683/week @ 2023-02-06 25060/week @ 2023-02-13 24741/week @ 2023-02-20 24887/week @ 2023-02-27 26247/week @ 2023-03-06 24848/week @ 2023-03-13

103,161 downloads per month
Used in 107 crates (3 directly)

MIT license

300KB
5.5K SLoC

Implementation of the libp2p [libp2p_core::Transport] trait for TCP/IP.

Usage

This crate provides a [async_io::Transport] and [tokio::Transport], depending on the enabled features, which implement the [libp2p_core::Transport] trait for use as a transport with libp2p-core or libp2p-swarm.

Dependencies

~8–41MB
~731K SLoC