http3-datagram 0.0.2

RFC 9297 datagram extension for http3
Documentation

http3-datagram

This crate implements HTTP Datagrams for http3.

Status

This crate is still in experimental. The API is subject to change. It may contain bugs and is not yet complete. Use with caution.

Usage

As stated in the rfc this is intended to be used for protocol extensions like Web-Transport and not directly by applications.

HTTP Datagrams and the Capsule Protocol are intended for use by HTTP extensions, not applications.