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

Add grpc-context support #162

Open
sjoerdtalsma opened this issue Apr 6, 2020 · 0 comments
Open

Add grpc-context support #162

sjoerdtalsma opened this issue Apr 6, 2020 · 0 comments

Comments

@sjoerdtalsma
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Grpc Context offers a fluent api (starting from the static Context class).
Let's see if it could be fully supported as well from this context-propagation library and how much effort it would cost.

Describe the solution you'd like

Clean grpc-context propagation without hacks or workarounds using a delegating ContextManager.

Describe alternatives you've considered

none, I just realised this was not even on the radar yet due to lots of other work

Additional relevant information

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

1 participant