re-add support for version 30

fixes #72
This commit is contained in:
Lucas Clemente 2016-05-10 11:05:52 +02:00
parent a4cdc97fb1
commit 7609246b45
5 changed files with 16 additions and 4 deletions

View file

@ -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