Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: remove README QUIC section #70

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

cpu
Copy link
Contributor

@cpu cpu commented Apr 24, 2024

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.

@tarcieri
Copy link
Member

Thanks!

Perhaps the whole section should be removed or reworded? There's some initial quic support here: https://docs.rs/rustls-rustcrypto/latest/rustls_rustcrypto/quic/index.html

@cpu
Copy link
Contributor Author

cpu commented Apr 24, 2024

Perhaps the whole section should be removed or reworded?

👍 Removing the section outright feels like the right call. It seems odd to discuss HTTP/2 support under the banner of QUIC, and there's probably not much to say in the README on QUIC support that wouldn't be better as documentation on the initial module.

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.
@cpu cpu force-pushed the cpu-docs-rm-rustls-1491 branch from 5e73d25 to 9814b6c Compare April 24, 2024 19:48
@cpu cpu changed the title docs: remove README ref to rustls#1491 docs: remove README QUIC section Apr 24, 2024
@tarcieri tarcieri merged commit 5b90b58 into RustCrypto:master Apr 24, 2024
@tarcieri
Copy link
Member

Thanks!

@cpu cpu deleted the cpu-docs-rm-rustls-1491 branch April 24, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants