Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(web): Add GrpcWebClientService #1472

Merged
merged 1 commit into from Aug 25, 2023
Merged

Conversation

LucioFranco
Copy link
Member

This adds grpc-web support for clients in tonic-web. This is done by reusing the server side encoding/decoding but wrapping it in different directions.

@LucioFranco LucioFranco force-pushed the lucio/grpc-web-client branch 8 times, most recently from d4ff11e to 4989ac5 Compare August 25, 2023 17:50
This adds `grpc-web` support for clients in `tonic-web`. This is done by
reusing the server side encoding/decoding but wrapping it in different
directions.
@LucioFranco LucioFranco added this pull request to the merge queue Aug 25, 2023
Merged via the queue into master with commit dc29c17 Aug 25, 2023
15 checks passed
@LucioFranco LucioFranco deleted the lucio/grpc-web-client branch August 25, 2023 18:22
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.

None yet

1 participant