generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 154
feat(s2n-quic-transport): close connection during handshake #2792
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
Merged
+394
−3
Merged
Changes from 1 commit
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
ae1243d
feat(s2n-quic-transport): close connection during handshake
boquan-fang 27b37e0
address PR feedbacks:
boquan-fang 4f884ac
feat: allow endpoint limits to pass in connection closed reason
boquan-fang d7f664b
address PR feedbacks:
boquan-fang ac497ce
address PR comments:
boquan-fang 39061d9
apply a smaller size for the payload
boquan-fang c68a5a5
use hard coded connection close reason for memory optimization
boquan-fang 30a0ae3
use smaller payload size
boquan-fang 4fcd16c
only assign memory for server endpoint for connection close
boquan-fang 901ffd0
Add ConnectionCloseReason recorder to track the reason that was sent by
boquan-fang ce46478
Remove the option to customize connection close reason
boquan-fang 866a348
address PR comments:
boquan-fang b86d67d
address PR comments:
boquan-fang 06afbb3
Merge branch 'main' into implement-drop-feature
boquan-fang 9f15c9e
address PR feedback:
boquan-fang c9637ef
Update quic/s2n-quic-transport/src/endpoint/connection_close.rs
boquan-fang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: allow endpoint limits to pass in connection closed reason
- Loading branch information
commit 4f884aca8e889ae2b48a40e7db01d885b74bbda8
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.