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] unary unary client call barebones implementation #19760

Closed
pfreixes opened this issue Jul 26, 2019 · 2 comments
Closed

[Aio] unary unary client call barebones implementation #19760

pfreixes opened this issue Jul 26, 2019 · 2 comments

Comments

@pfreixes
Copy link
Collaborator

We will be implementing the foundations of the Aio client by implementing the minimal stuff needed for sending a request and waiting for a response for a unary unary call.

After this is implemented we will be extending the barebones for having a full parity implementation compared to the synchronous client.

This issue can be scope within the Asyncio Client Implementation #19497 issue.

Acceptance Criteria

  • Aio client can perform a unary unary call by sending a request and waiting for a response.
@pfreixes
Copy link
Collaborator Author

@gnossen could you add this into the gRPC easy project, please? Also, could you put it in-progress? I'm currently working on this.

@pfreixes
Copy link
Collaborator Author

IMO this can be moved to done /cc @lidizheng

@gnossen gnossen moved this from To Do to Done in gRPC Async API Sep 17, 2019
@gnossen gnossen closed this as completed Sep 17, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Dec 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

3 participants