We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ac3a7 commit c7ea30fCopy full SHA for c7ea30f
README.md
@@ -20,7 +20,7 @@
20
<br>
21
22
An work in progress experimental QUIC API that implements:
23
-- QUIC API wrapper Peer-to-peer and server/clients communications.
+- QUIC API wrapper for Peer-to-peer and server/clients communications.
24
- [draft-ietf-webtrans-http3-14](https://datatracker.ietf.org/doc/draft-ietf-webtrans-http3/)
25
26
The library doesn't implement the QUIC protocol itself. It relies on [quic-go](https://github.com/quic-go/quic-go ) for this purpose.
0 commit comments