Skip to content

Commit

Permalink
docs: remove README ref to rustls#1491
Browse files Browse the repository at this point in the history
The upstream issue has since been resolved and can be removed from the
README as a blocker for QUIC support.
  • Loading branch information
cpu committed Apr 24, 2024
1 parent e5abe06 commit 5e73d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Note that RustCrypto performance is generally inferior than ring, but in exchang

## 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.
There is presently no QUIC support, however HTTP/2 should work out of the box.

## License

Expand Down

0 comments on commit 5e73d25

Please sign in to comment.