Skip to content

A fork of quic-go/http3 that uses https://github.com/c2FmZQ/quic-api. The default branch is kept in sync with the mainline quic-go code. Other branches are patched to use quic-api and used for releases.

License

Notifications You must be signed in to change notification settings

c2FmZQ/http3-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP/3

Documentation PkgGoDev

This package implements HTTP/3 (RFC 9114), including QPACK (RFC 9204) and HTTP Datagrams (RFC 9297). It aims to provide feature parity with the standard library's HTTP/1.1 and HTTP/2 implementation.

Detailed documentation can be found on quic-go.net.

About

A fork of quic-go/http3 that uses https://github.com/c2FmZQ/quic-api. The default branch is kept in sync with the mainline quic-go code. Other branches are patched to use quic-api and used for releases.

Resources

License

Stars

Watchers

Forks

Contributors 5

Languages