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

Implement timeout/deadline and cancelation #8

Closed
jakobr-google opened this issue Jun 21, 2017 · 3 comments
Closed

Implement timeout/deadline and cancelation #8

jakobr-google opened this issue Jun 21, 2017 · 3 comments
Assignees

Comments

@jakobr-google
Copy link
Contributor

No description provided.

@jakobr-google
Copy link
Contributor Author

And server-side support for custom metadata, while we're at it.

@jakobr-google
Copy link
Contributor Author

Blocked on #13.

jakobr-google added a commit that referenced this issue Jul 7, 2017
Added an example showing how to send/receive custom metadata, and handle
call cancellation.

Implemented the remaining parts of metadata and cancel handling.

Addresses part of #8 and #12.
@jakobr-google
Copy link
Contributor Author

Cancellation is in. Timeout header is sent to server, but client and server don't actually handle timeouts yet.

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

No branches or pull requests

2 participants