mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 04:37:36 +03:00
Merge pull request #2715 from lucas-clemente/update-draft-version-information
update QUIC draft version information in README
This commit is contained in:
commit
3e696250ae
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
[](https://ci.appveyor.com/project/lucas-clemente/quic-go/branch/master)
|
||||
[](https://codecov.io/gh/lucas-clemente/quic-go/)
|
||||
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue