mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 20:57:36 +03:00
update QUIC draft version information in README
This commit is contained in:
parent
d7c2169c55
commit
a2b21be779
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
[](https://codecov.io/gh/lucas-clemente/quic-go/)
|
[](https://codecov.io/gh/lucas-clemente/quic-go/)
|
||||||
[](https://fuzzit.dev)
|
[](https://fuzzit.dev)
|
||||||
|
|
||||||
quic-go is an implementation of the [QUIC](https://en.wikipedia.org/wiki/QUIC) protocol in Go. It roughly implements the [IETF QUIC draft](https://github.com/quicwg/base-drafts), although we don't fully support any of the draft versions at the moment.
|
quic-go is an implementation of the [QUIC](https://en.wikipedia.org/wiki/QUIC) protocol in Go. It implements the [IETF QUIC draft-29](https://tools.ietf.org/html/draft-ietf-quic-transport-29).
|
||||||
|
|
||||||
## Version compatibility
|
## Version compatibility
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue