Docs.rs
libp2prs-websocket-0.1.0
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
libp2prs-websocket 0.1.0
WebSocket transport for libp2p
Crate
Source
Builds
Feature flags
Documentation
Coverage
70%
28
out of
40
items documented
0
out of
36
items with examples
Links
web3infra-foundation/libp2p-rs
172
23
0
crates.io
Dependencies
async-std ^1.6
normal
async-tls ^0.7.0
normal
async-trait ^0.1
normal
either ^1.5.3
normal
futures ^0.3.1
normal
libp2prs-core ^0.1.0
normal
libp2prs-dns ^0.1.0
normal
libp2prs-tcp ^0.1.0
normal
libp2prs-traits ^0.1.0
normal
log ^0.4.8
normal
quicksink ^0.1
normal
rustls ^0.17.0
normal
rw-stream-sink ^0.2.0
normal
soketto ^0.4.1
normal
url ^2.1
normal
webpki ^0.21
normal
webpki-roots ^0.18
normal
env_logger ^0.6.0
dev
Versions
0.3.0
(2021-04-23)
0.2.2
(2021-03-02)
0.2.1
(2021-01-26)
0.2.0
(2021-01-14)
0.1.0
(2020-10-26)
Owners
Implementation of the libp2p
Transport
trait for Websockets.