Module tokio
libp2p_
tcp
0.40.1
Module tokio
Module Items
Structs
Type Aliases
In crate libp2p_
tcp
libp2p_tcp
Module
tokio
Copy item path
Source
Structs
§
TcpStream
A
tokio::net::TcpStream
that implements
AsyncRead
and
AsyncWrite
.
Type Aliases
§
Transport
A TCP
Transport
that works with the
tokio
ecosystem.