this crate provides an implementation of the h3-datagram spec that works with the h3 crate.
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.