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 coroutine api updates #23

Merged
merged 12 commits into from
Feb 18, 2019
Merged

Grpc coroutine api updates #23

merged 12 commits into from
Feb 18, 2019

Conversation

marcoferrer
Copy link
Owner

@marcoferrer marcoferrer commented Jan 15, 2019

Misc API refinements based on production usage of 0.2.2-RC1. This is in preparation for the next release of grpc coroutines.

Still need to add documentation for publicly exposed interfaces

@marcoferrer marcoferrer merged commit 0155eb7 into develop Feb 18, 2019
marcoferrer added a commit that referenced this pull request Feb 18, 2019
* refine api visibility and implement interfaces

* remove unused code and annotations in grpc code gen

* remove unused response extensions

* refactor rpc scope builder to explicit context arg

* remove protobuf dependency from coroutine runtime

* Default stub coroutine context to `EmptyCoroutineContext`

* add scope ext to bind client cancellation handler

* implement handleRpc exts

* support client cancellation in server rpc builders

* simplify client call stub exts

* add prototype interface for GrpcServiceDefinition

* update changelog
marcoferrer added a commit that referenced this pull request Feb 18, 2019
@marcoferrer marcoferrer deleted the grpc-coroutine-api-updates branch March 19, 2019 03:49
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