Skip to content

Commit

Permalink
docs: remove README QUIC section (#70)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
cpu authored Apr 24, 2024
1 parent faede38 commit 5b90b58
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ Note that RustCrypto performance is generally inferior than ring, but in exchang
- TLS13_AES_256_GCM_SHA384
- TLS13_CHACHA20_POLY1305_SHA256

## QUIC Support

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.

## License

Licensed under either of:
Expand Down

0 comments on commit 5b90b58

Please sign in to comment.