Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Internal HTTP APIs over H2C #1541

Merged
merged 5 commits into from
Oct 20, 2020
Merged

Internal HTTP APIs over H2C #1541

merged 5 commits into from
Oct 20, 2020

Conversation

neilalexander
Copy link
Contributor

This allows the internal HTTP APIs in -api or polylith mode to use H2C.

There is no head-of-line blocking issue in HTTP/2.0 as multiple requests are multiplexed over the same connection, therefore it's not necessary for existing requests on the connection pool to complete first.

@neilalexander neilalexander merged commit 24e38c4 into master Oct 20, 2020
@neilalexander neilalexander deleted the neilalexander/h2c branch October 20, 2020 16:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants