A QUIC implementation in pure Go
quic-go is an implementation of the QUIC protocol (RFC 9000, RFC 9001, RFC 9002) in Go. It has support for HTTP/3 (RFC 9114), including QPACK (RFC 9204). In addition to these base RFCs, it also implements the following RFCs: – Unreliable Datagram Extension (RFC 9221) – Datagram Packetization Layer Path MTU Discovery (DPLPMTUD, RFC 8899) – QUIC Version 2 (RFC 9369) This package contains the source code needed for building packages that reference the following Go import paths: – github.com/quic-go/quic-go
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.42.0-1.fc41 | - |
Fedora 41 | 0.42.0-1.fc41 | - |
Fedora 40 | 0.38.1-3.fc40 | - |
You can contact the maintainers of this package via email at
golang-github-quic dash maintainers at fedoraproject dot org
.