h3-quinn
QUIC transport implementation for h3 based on Quinn.
Overview
h3-quinn provides the integration between the h3 HTTP/3 implementation and the quinn QUIC transport library. This creates a fully functional HTTP/3 client and server using Quinn as the underlying QUIC implementation.
Features
- Complete implementation of the
h3QUIC transport traits - Full support for HTTP/3 client and server functionality
- Optional tracing support
- Optional datagram support
License
This project is licensed under the MIT license.