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 |
|
#7 in #tetsy-libp2p
154 downloads per month
Used in 43 crates
(via tetsy-libp2p)
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