Add mojo-http2 0.2.8 - #351
Open
nsalerni wants to merge 1 commit into
Open
Conversation
HPACK and HTTP/2 with h2c and TLS transports for Mojo 1.0. Source is pinned to the v0.2.8 tag. Depends on mojo-net and mojo-tls from the modular-community channel.
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.
Adds
mojo-http20.2.8, HPACK and HTTP/2 with h2c and TLS transports.This is a follow-up to #317. That PR bundled five packages plus build-order changes; this one adds only
mojo-http2.mojo-net0.2.6 andmojo-tls0.3.2 are now on the channel for linux-64, linux-aarch64, and osx-arm64, so this recipe can resolve its sibling deps.c8038269dfef544a7325a971857803b3bfc5b725hpack.mojocandh2.mojocviamojo precompilemojo-net >=0.2.4,<0.3.0(0.2.6 published),mojo-tls >=0.2.0,<0.4.0(0.3.2 published)Checklist
mojo-compiler >=1.0.0,<1.1.0)license_file: LICENSE)0(new package)Please add the OK to test label. PR CI only runs when that label is present.