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

HTTP/2 Transport for client - server communications #519

Merged
merged 14 commits into from
Jul 9, 2024

Conversation

daschwanden
Copy link
Contributor

This PR proposes to introduce a configuration option to choose HTTP/2 for client - server communications.

Key points worth pointing out:

  • HTTP/2 can be enabled by setting the preferHttp2 configuration flag.
  • If no configuration changes are made then the default remains to be HTTP/1.1

fleetspeak/src/client/https/https.go Outdated Show resolved Hide resolved
fleetspeak/src/client/https/streaming.go Outdated Show resolved Hide resolved
@copybara-service copybara-service bot merged commit 391fa0a into google:master Jul 9, 2024
10 checks passed
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