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

[Aio] Implement metadata in the __call__ for asynchronous UnaryUnary callable #20144

Closed
ZHmao opened this issue Aug 31, 2019 · 0 comments · Fixed by #21647
Closed

[Aio] Implement metadata in the __call__ for asynchronous UnaryUnary callable #20144

ZHmao opened this issue Aug 31, 2019 · 0 comments · Fixed by #21647

Comments

@ZHmao
Copy link
Contributor

ZHmao commented Aug 31, 2019

As part of achieving full parity with the synchronous implementation of the unary unary call (#19760).
The new caller must comply with the original signature form the synchronous channel.

@lidizheng @gnossen Could you please add this into gRPC Easy ? Thanks

cc @pfreixes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.