Add odin-http (HTTP/3) to the interop matrix#503
Open
wishfoundry wants to merge 1 commit into
Open
Conversation
Registers the Odin HTTP stack (laytan/odin-http) with a thin quic-network-simulator endpoint. Image is linux/amd64 and supports TESTCASE=http3 only; other cases exit 127 (unsupported) as expected.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Adds odin-http (laytan/odin-http) as a QUIC/HTTP3 endpoint for the interop runner.
git.mere.cloud/bngreer/odin-http-interop:latest(linux/amd64)http3onlyThe endpoint is a thin adapter over the library's HTTP/3 stack, built from the quic-network-simulator endpoint base image.
Image / pull
git.mere.cloudbngreer(not a GitHub username)This PR is opened under GitHub user wishfoundry; that account only owns the fork/PR, not the container image path.
Notes
Test plan
git.mere.cloud/bngreer/odin-http-interop:latesthttp3cells exercise odin-http as client and server