mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Update README.md: Internet Draft 23 is supported
This commit is contained in:
parent
92f6e17bdc
commit
f87fb49cbd
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -9,13 +9,13 @@ Description
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
LiteSpeed QUIC (LSQUIC) Library is an open-source implementation of QUIC
|
LiteSpeed QUIC (LSQUIC) Library is an open-source implementation of QUIC
|
||||||
functionality for servers and clients. It is released in the hope to speed
|
and HTTP/3 functionality for servers and clients. Most of the code in this
|
||||||
the adoption of QUIC. Most of the code in this distribution is used in
|
distribution is used in our own products: LiteSpeed Web Server, LiteSpeed ADC,
|
||||||
our own products: LiteSpeed Web Server, LiteSpeed ADC, and OpenLiteSpeed.
|
and OpenLiteSpeed. We think it is free of major problems. Nevertheless, do
|
||||||
We think it is free of major problems. Nevertheless, do not hesitate to
|
not hesitate to report bugs back to us. Even better, send us fixes and
|
||||||
report bugs back to us. Even better, send us fixes and improvements!
|
improvements!
|
||||||
|
|
||||||
Currently supported QUIC versions are Q039, Q043, Q046, and ID-22. Support
|
Currently supported QUIC versions are Q039, Q043, Q046, and ID-23. Support
|
||||||
for newer versions will be added soon after they are released.
|
for newer versions will be added soon after they are released.
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
|
|
Loading…
Reference in a new issue