Skip to content

Commit 5b90b58

Browse files
authored
docs: remove README QUIC section (#70)
The upstream Rustls issue mentioned here has since been resolved and can be removed from the README as a blocker for QUIC support. Initial support exists in-tree.
1 parent faede38 commit 5b90b58

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ Note that RustCrypto performance is generally inferior than ring, but in exchang
2727
- TLS13_AES_256_GCM_SHA384
2828
- TLS13_CHACHA20_POLY1305_SHA256
2929

30-
## QUIC Support
31-
32-
There won't be QUIC support anytime soon until <https://github.com/rustls/rustls/issues/1491> is solved. HTTP/2 however should work out of the box.
33-
3430
## License
3531

3632
Licensed under either of:

0 commit comments

Comments
 (0)