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

fix(x): properly cleanup the QUIC objects #307

Merged
merged 1 commit into from
Nov 5, 2024
Merged

fix(x): properly cleanup the QUIC objects #307

merged 1 commit into from
Nov 5, 2024

Conversation

fortuna
Copy link
Contributor

@fortuna fortuna commented Nov 2, 2024

This will let the app properly communicate to the endpoint that the connection is done, preventing the server from keeping sending packets after the fetch is done.

image

@fortuna fortuna requested a review from jyyi1 November 2, 2024 00:48
Copy link
Contributor

@jyyi1 jyyi1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@fortuna fortuna merged commit ed096db into main Nov 5, 2024
6 checks passed
@fortuna fortuna deleted the fortuna-quic branch November 5, 2024 19:53
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