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
103,161 downloads per month
Used in 107 crates
(3 directly)
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