Skip to content

Commit

Permalink
Update README.md (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanmei-Liu committed Jul 4, 2024
1 parent 6803065 commit c859573
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ XQUIC Library released by Alibaba is …

**a client and server implementation of QUIC and HTTP/3 as specified by the IETF.** Currently supported QUIC versions are v1 and draft-29.

**OS and platform agnostic.** It currently supports Android, iOS, Linux, macOS and Windows(v1.2.0). Most of the code is used in our own products, and has been tested at scale on android, iOS apps, as well as servers.
**OS and platform agnostic.** It currently supports Android, iOS, HarmonyOS, Linux, macOS and Windows(v1.2.0). Most of the code is used in our own products, and has been tested at scale on android, iOS apps, as well as servers.

**still in active development.** [Interoperability](https://interop.seemann.io/) is regularly tested with other QUIC implementations.

Expand Down Expand Up @@ -52,7 +52,7 @@ XQUIC Library released by Alibaba is …

* Pluggable cryptography, integration with BoringSSL and BabaSSL

* Cross-platform implementation, support Android, iOS, Linux, macOS and Windows(v1.2.0)
* Cross-platform implementation, support Android, iOS, HarmonyOS, Linux, macOS and Windows(v1.2.0)

## Requirements

Expand Down

0 comments on commit c859573

Please sign in to comment.