mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 04:37:36 +03:00
parent
a4cdc97fb1
commit
7609246b45
5 changed files with 16 additions and 4 deletions
|
@ -11,7 +11,7 @@ This is very much an incomplete, buggy, unperformant and insecure work in progre
|
|||
|
||||
Done:
|
||||
|
||||
- Basic protocol with support for QUIC version 31 and 32
|
||||
- Basic protocol with support for QUIC version 30, 31 and 32
|
||||
- HTTP/2 support
|
||||
- Crypto (RSA for signing, curve25519 for KEX, chacha20-poly1305 as cipher)
|
||||
- Basic loss detection (currently only fast retransmission) & retransmission
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue