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

Grpc stub generation refactor #31

Merged
merged 5 commits into from
Feb 25, 2019
Merged

Conversation

marcoferrer
Copy link
Owner

Refactor code generation for grpc stub extensions. Update stub exts with new coroutines api. Add new default value for request message parameter in grpc-coroutines as well as stub exts. (Message.getDefaultInstance())

@marcoferrer marcoferrer merged commit d352225 into develop Feb 25, 2019
@marcoferrer marcoferrer deleted the grpc-stub-generation-refactor branch February 25, 2019 20:17
marcoferrer added a commit that referenced this pull request Mar 14, 2019
* refactor grpc stub exts generator

* update stub ext generation to use new coroutines api

* add request parameter default value to stub generation

* reduce member visibility in stub generators

* coroutines api bug fixes and refinements
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