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

Use ConnContext #57

Merged
merged 10 commits into from
Jan 18, 2024
Merged

Use ConnContext #57

merged 10 commits into from
Jan 18, 2024

Conversation

rthellend
Copy link
Collaborator

Description

Now that ConnContext is available in http3.Server, we don't need to create a new http3.Server for every new connection.

Depends on quic-go/quic-go#4230

Type of change

  • New feature
  • Feature improvement
  • Bug fix
  • Documentation
  • Cleanup / refactoring
  • Other (please explain)

How is this change tested ?

  • Unit tests
  • Manual tests (explain)
  • Tests are not needed

@rthellend rthellend marked this pull request as ready for review January 17, 2024 04:59
@rthellend rthellend merged commit 5d6462c into main Jan 18, 2024
5 checks passed
@rthellend rthellend deleted the http3-conn-context branch January 18, 2024 01:03
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.

None yet

1 participant