5 unstable releases
0.3.0 | Apr 23, 2021 |
---|---|
0.2.2 | Mar 2, 2021 |
0.2.1 | Jan 26, 2021 |
0.2.0 | Jan 14, 2021 |
0.1.0 | Oct 26, 2020 |
#110 in #libp2p
228 downloads per month
Used in 7 crates
300KB
5K
SLoC
Implementation of the libp2p Transport
trait for TCP/IP.
Usage
This crate provides TcpConfig
The TcpConfig
struct implements the Transport
trait of the
core
library. See the documentation of core
and of libp2p in general to learn how to
use the Transport
trait.
Dependencies
~14–28MB
~482K SLoC