Docs.rs
web-transport-quinn-0.3.4
web-transport-quinn 0.3.4
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
kixelated
Dependencies
bytes ^1
normal
futures ^0.3
normal
http ^1
normal
log ^0.4
normal
quinn ^0.11
normal
quinn-proto ^0.11
normal
thiserror ^1
normal
tokio ^1
normal
url ^2
normal
web-transport-proto ^0.2
normal
anyhow ^1
dev
clap ^4
dev
env_logger ^0.10
dev
quinn ^0.11
dev
quinn-proto ^0.11
dev
rustls ^0.23
dev
rustls-pemfile ^2
dev
tokio ^1
dev
Versions
100%
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
web_
transport_
quinn
0.3.4
web_transport_quinn
Constant
ALPN
Copy item path
Source
pub const ALPN: &[
u8
] = b"h3";
Expand description
The HTTP/3 ALPN is required when negotiating a QUIC connection.