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

feat(s2n-quic-dc): Handle secret control packets in dc Endpoint #2262

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

WesleyRosenblum
Copy link
Contributor

Description of changes:

This change adds a method to the dc::Endpoint trait that allows implementors of the trait to handle secret control packets.

Testing:

I didn't add new tests for this for now, but I think it should be possible to add an integration test as a follow up.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@WesleyRosenblum WesleyRosenblum merged commit cd20ac1 into main Jul 2, 2024
128 of 129 checks passed
@WesleyRosenblum WesleyRosenblum deleted the WesleyRosenblum/onsecretcontrol branch July 2, 2024 19:45
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