Docs.rs
libp2p-websocket-0.43.0
libp2p-websocket 0.43.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tomaka
jxs
mxinden
github:paritytech:libp2p-devs
github:libp2p:repos-rust
github:libp2p:rust-libp2p-maintainers
Dependencies
either ^1.9.0
normal
futures ^0.3.29
normal
futures-rustls ^0.24.0
normal
libp2p-core ^0.41.0
normal
libp2p-identity ^0.2.7
normal
parking_lot ^0.12.0
normal
pin-project-lite ^0.2.13
normal
rw-stream-sink ^0.4.0
normal
soketto ^0.7.0
normal
tracing ^0.1.37
normal
url ^2.4
normal
webpki-roots ^0.25
normal
async-std ^1.6.5
dev
libp2p-dns ^0.41.0
dev
libp2p-identity ^0.2.7
dev
libp2p-tcp ^0.41.0
dev
rcgen ^0.11.3
dev
Versions
86.36%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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_websocket
0.43.0
Module tls
Structs
Enums
In crate libp2p_websocket
?
Module
libp2p_websocket
::
tls
source
·
[
−
]
Structs
Builder
TLS configuration builder.
Certificate
Certificate, DER-encoded X.509 format.
Config
TLS configuration.
PrivateKey
Private key, DER-encoded ASN.1 in either PKCS#8 or PKCS#1 format.
Enums
Error
TLS related errors.