Docs.rs
libp2p-websocket-0.44.0
libp2p-websocket 0.44.0
Permalink
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
either ^1.12.0
normal
futures ^0.3.30
normal
futures-rustls ^0.26.0
normal
libp2p-core ^0.42.0
normal
libp2p-identity ^0.2.9
normal
parking_lot ^0.12.3
normal
pin-project-lite ^0.2.14
normal
rw-stream-sink ^0.4.0
normal
soketto ^0.8.0
normal
thiserror ^1.0.61
normal
tracing ^0.1.37
normal
url ^2.5
normal
webpki-roots ^0.25
normal
async-std ^1.6.5
dev
libp2p-dns ^0.42.0
dev
libp2p-identity ^0.2.9
dev
libp2p-tcp ^0.42.0
dev
rcgen ^0.11.3
dev
Versions
86.36%
of the crate is documented
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.44.0
Module tls
Structs
Enums
In crate libp2p_
websocket
Module
libp2p_websocket
::
tls
Copy item path
source
·
[
−
]
Structs
§
Builder
TLS configuration builder.
Certificate
Certificate, DER-encoded X.509 format.
Config
TLS configuration.
Private
Key
Private key, DER-encoded ASN.1 in either PKCS#8 or PKCS#1 format.
Enums
§
Error
TLS related errors.