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

Question: gRPC Streaming #624

Closed
damianoneill opened this issue Oct 19, 2017 · 1 comment
Closed

Question: gRPC Streaming #624

damianoneill opened this issue Oct 19, 2017 · 1 comment

Comments

@damianoneill
Copy link

From this document https://github.com/go-kit/kit/tree/master/transport/grpc there is the following comment.

'One important note is that while gRPC supports streaming requests and replies, go-kit does not. You can still use streams in your service, but their implementation will not be able to take advantage of many go-kit features like middleware.'

Are there plans to add gRPC streaming support in go-kit?

Thanks.

@peterbourgon
Copy link
Member

No active plans at the moment. I would happily consult on an implementation and review a PR.

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

No branches or pull requests

2 participants