Module connection

Source
Expand description

Wrapper for running HTTP/3 connections.

Structs§

H3Connection
A wrapper for an h3-driven QuicConnection together with the driver’s H3Controller.

Type Aliases§

ClientH3Connection
ServerH3Connection