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

Export ConnectionInfo, Format, and LocalId #648

Merged
merged 6 commits into from
May 6, 2021

Conversation

WesleyRosenblum
Copy link
Contributor

@WesleyRosenblum WesleyRosenblum commented May 6, 2021

This change exports ConnectionInfo, Format, and LocalId from s2n_quic_core so customers can implement a custom connection ID generator without depending on s2n-quic-core crate.

I also fixed many clippy warnings that have started appearing and disabled some compliance tests that have started failing due to Rust beta changes (see #649)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

toidiu
toidiu previously approved these changes May 6, 2021
@WesleyRosenblum WesleyRosenblum merged commit 4e7a147 into main May 6, 2021
@WesleyRosenblum WesleyRosenblum deleted the WesleyRosenblum/exportcid branch May 6, 2021 20:24
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