Skip to main content

DEFAULT_SUPPORTED_VERSIONS

Constant DEFAULT_SUPPORTED_VERSIONS 

pub const DEFAULT_SUPPORTED_VERSIONS: &'static [u32];
Available on crate features quic and std only.
Expand description

The QUIC protocol versions advertised and accepted by default: QUIC v1 only.

Draft versions remain decodable for explicit test fixtures but are not offered as product support.