Docs.rs
fluence-fork-libp2p-ping-0.28.1
fluence-fork-libp2p-ping 0.28.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
folex
mikevoronov
Dependencies
futures ^0.3.1
normal
fluence-fork-libp2p-core ^0.27.2
normal
fluence-fork-libp2p-swarm ^0.28.1
normal
log ^0.4.1
normal
rand ^0.7.2
normal
void ^1.0
normal
wasm-timer ^0.2
normal
async-std ^1.6.2
dev
quickcheck ^0.9.0
dev
Versions
85.71%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module protocol
libp2p_
ping
0.28.1
Module protocol
Module Items
Structs
Functions
In crate libp2p_
ping
libp2p_ping
Module
protocol
Copy item path
Source
Structs
§
Ping
The
Ping
protocol upgrade.
Functions
§
recv_
ping
Waits for a ping and sends a pong.
send_
ping
Sends a ping and waits for the pong.