mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Update README and CONTRIBUTORS
This commit is contained in:
parent
518e00b2b2
commit
aff2a1d865
2 changed files with 6 additions and 4 deletions
|
@ -4,6 +4,7 @@ to the LiteSpeed Client Library:
|
|||
|
||||
- Brian Prodoehl -- Docker file
|
||||
- Amol Desphande -- Windows support
|
||||
- Alexis La Goutte -- Travis-CI integration
|
||||
|
||||
Thank you!
|
||||
|
||||
|
|
|
@ -13,10 +13,10 @@ our own products: LiteSpeed Web Server and ADC. We think it is free of
|
|||
major problems. Nevertheless, do not hesitate to report bugs back to us.
|
||||
Even better, send us fixes and improvements!
|
||||
|
||||
Currently supported QUIC versions are Q035, Q037, Q038, Q039, and Q041.
|
||||
Support for newer versions will be added soon after they are released.
|
||||
The version(s) specified by IETF QUIC WG will be added once the IETF
|
||||
version of the protocol settles down a little.
|
||||
Currently supported QUIC versions are Q035, Q037, Q038, Q039, Q041,
|
||||
and Q042. Support for newer versions will be added soon after they
|
||||
are released. The version(s) specified by IETF QUIC WG will be added
|
||||
once the IETF version of the protocol settles down a little.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
@ -133,6 +133,7 @@ Platforms
|
|||
|
||||
The client library has been tested on the following platforms:
|
||||
- Linux
|
||||
- i386
|
||||
- x86_64
|
||||
- ARM (Raspberry Pi 3)
|
||||
- FreeBSD
|
||||
|
|
Loading…
Reference in a new issue