Docs.rs
libp2p-tcp-0.41.0
libp2p-tcp 0.41.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tomaka
mxinden
github:paritytech:libp2p-devs
github:libp2p:repos-rust
github:libp2p:rust-libp2p-maintainers
Dependencies
async-io ^1.13.0
normal
futures ^0.3.29
normal
futures-timer ^3.0
normal
if-watch ^3.1.0
normal
libc ^0.2.149
normal
libp2p-core ^0.41.0
normal
libp2p-identity ^0.2.7
normal
socket2 ^0.5.5
normal
tokio ^1.33.0
normal
tracing ^0.1.37
normal
async-std ^1.6.5
dev
libp2p-identity ^0.2.7
dev
tokio ^1.33.0
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
libp2p_tcp
0.41.0
Module async_io
Type Aliases
In crate libp2p_tcp
?
Module
libp2p_tcp
::
async_io
source
·
[
−
]
Available on
crate feature
async-io
only.
Type Aliases
TcpStream
Transport
A TCP
Transport
that works with the
async-std
ecosystem.