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

Support grpc client #590

Closed
wants to merge 10 commits into from
Closed

Support grpc client #590

wants to merge 10 commits into from

Conversation

ChuntaoLu
Copy link
Contributor

@ChuntaoLu ChuntaoLu commented May 9, 2019

This PR adds grpc client support via yarpc.

The integration is done by creating a yarpc client dispatcher object that manages all grpc clients and making it part of gateway object. The dispatcher is used as a default dependency to create grpc clients. And the dispatcher lifecycle methods are hooked into the gateway lifecycle.

@ChuntaoLu ChuntaoLu requested a review from jacobgreenleaf May 9, 2019 03:15
@ChuntaoLu
Copy link
Contributor Author

ChuntaoLu commented May 9, 2019

Splitted this PR into two stack PRs (#591 #592) to isolate the code gen noise.

@ChuntaoLu ChuntaoLu closed this May 9, 2019
@ChuntaoLu ChuntaoLu deleted the lu.yarpc branch July 8, 2020 17: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.

1 participant