Module hickory_proto::quic
source · Available on crate features
dns-over-quic
and tokio-runtime
only.Expand description
QUIC protocol related components for DNS over QUIC (DoQ)
Re-exports§
pub use crate::udp::QuicLocalAddr;
Structs§
- A future that resolves to an QuicClientStream
- A future that resolves to
- A DNS client connection for DNS-over-QUIC
- A QUIC connection builder for DNS-over-QUIC
- A DNS-over-QUIC Server, see QuicClientStream for the client counterpart
- A single bi-directional stream
- A stream of bi-directional QUIC streams
Enums§
- DoQ Error Codes, draft-ietf-dprive-dnsoquic, Feb. 28, 2022
Functions§
- Default crypto options for quic