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

Question about plans for OpenSSL QUIC #2242

Open
bdbai opened this issue May 23, 2024 · 1 comment
Open

Question about plans for OpenSSL QUIC #2242

bdbai opened this issue May 23, 2024 · 1 comment

Comments

@bdbai
Copy link
Contributor

bdbai commented May 23, 2024

OpenSSL has shipped a client-side QUIC implementation since 3.2. May I ask whether we will plan to have it in rust-openssl with an ergonomic Rust binding, or exposing raw C interfaces from openssl-sys only and let third-third-party crates to design the APIs?

I understand that this functionality in OpenSSL might not be mature at this stage, and coming up with a Rust interface design requires effort. Hence, any comments or inputs would be appreciated.

References

OpenSSL 3.2 Release Note: https://www.openssl.org/news/openssl-3.2-notes.html
OpenSSL QUIC README: https://github.com/openssl/openssl/blob/master/README-QUIC.md

@sfackler
Copy link
Owner

PRs welcome

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

No branches or pull requests

2 participants