Skip to content

Conversation

@LucioFranco
Copy link
Member

This removes custom content-types in favor of
just using application/grpc. There is some
confusion around the specification but most
grpc implementations ignore the + and
anything after.

This also adds a new gcp example that shows
how one can talk ot GCP gRPC based apis.

Most of this example was based on @Hirevo's work!

Closes #100

This removes custom content-types in favor of
just using `application/grpc`. There is some
confusion around the specification but most
grpc implementations ignore the `+` and
anything after.
@LucioFranco LucioFranco merged commit a17049f into master Oct 29, 2019
@LucioFranco LucioFranco deleted the lucio/add-gcp-example branch October 29, 2019 20:12
rabbitinspace pushed a commit to satelit-project/tonic that referenced this pull request Jan 1, 2020
This removes custom content-types in favor of
just using `application/grpc`. There is some
confusion around the specification but most
grpc implementations ignore the `+` and
anything after.
brentalanmiller pushed a commit to brentalanmiller/tonic that referenced this pull request Oct 6, 2023
* add 'get_ref()' and 'get_mut()' to 'Accept'

* add 'get_ref()' and 'get_mut()' to 'Connect'
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.

Issue connecting with Google gRPC APIs

2 participants