Docs.rs
libp2p-tcp-0.40.1
libp2p-tcp 0.40.1
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.28
normal
futures-timer ^3.0
normal
if-watch ^3.1.0
normal
libc ^0.2.149
normal
libp2p-core ^0.40.1
normal
libp2p-identity ^0.2.7
normal
log ^0.4.20
normal
socket2 ^0.5.4
normal
tokio ^1.33.0
normal
async-std ^1.6.5
dev
env_logger ^0.10.0
dev
libp2p-identity ^0.2.7
dev
tokio ^1.33.0
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.40.1
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.