Module hickory_proto::h3::h3_server

source ·
Available on crate feature dns-over-h3 only.
Expand description

HTTP/3 related server items

Structs§

  • A HTTP/3 connection.
  • A DNS-over-HTTP/3 Server, see H3ClientStream for the client counterpart