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

Generate Grpc Client with Constructor of setting CallInvoker #950

Closed
YanlongLi opened this issue Dec 19, 2018 · 1 comment · Fixed by #951
Closed

Generate Grpc Client with Constructor of setting CallInvoker #950

YanlongLi opened this issue Dec 19, 2018 · 1 comment · Fixed by #951

Comments

@YanlongLi
Copy link
Contributor

Currently, the generated client for Grpc doesn't have a way to set the CallInvoker, it is better to have this.
We are getting CallInvoker instead of Channel when applying client side interceptors to Channel.

@YanlongLi
Copy link
Contributor Author

Not a big change, #951

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants