Conversation
gRPC client and server runtime for Mojo 1.0. Source is pinned to the v0.2.6 tag. Depends on mojo-net, protomojo, mojo-tls, and mojo-http2 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
grpc-mojo0.2.6, the gRPC client and server runtime.This is a follow-up to #317. That PR bundled five packages plus build-order changes; this one adds only
grpc-mojo.All sibling deps are now on the channel:
mojo-net0.2.6 (#343)protomojo0.4.2 (#344)mojo-tls0.3.2 (#349)mojo-http20.2.8 (#351)a7944f897f189a652c7d29f462dcc61cfc5843c8grpc.mojocpluslibgrpcstopsignal shimmojo-net >=0.2.6,<0.3.0,mojo-http2 >=0.2.6,<0.3.0,mojo-tls >=0.3.2,<0.4.0,protomojo >=0.4.2,<0.5.0Checklist
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.