Skip to content

Commit c859573

Browse files
authored
Update README.md (#436)
1 parent 6803065 commit c859573

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ XQUIC Library released by Alibaba is …
1616

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

19-
**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.
19+
**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.
2020

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

@@ -52,7 +52,7 @@ XQUIC Library released by Alibaba is …
5252

5353
* Pluggable cryptography, integration with BoringSSL and BabaSSL
5454

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

5757
## Requirements
5858

0 commit comments

Comments
 (0)