Skip to content

Files

Latest commit

 

History

History

h3-datagram

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

H3 Datagram

this crate provides an implementation of the h3-datagram spec that works with the h3 crate.

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.