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 client side streaming support #27

Open
Cidan opened this issue Oct 18, 2021 · 1 comment
Open

Add client side streaming support #27

Cidan opened this issue Oct 18, 2021 · 1 comment

Comments

@Cidan
Copy link

Cidan commented Oct 18, 2021

Client side streaming support, in particular when used with bidirectional RPC's, allow for a significant reduction in boilerplate for interactive systems, i.e. a chat server.

Are there plans to add client side streaming at any point?

Thanks!

@lyonlai
Copy link
Collaborator

lyonlai commented Nov 11, 2021

my understanding is that there's no plan for grpc-gateway to support client side streaming (see link below). We currently have no plan unless this situation changes.

https://github.com/grpc-ecosystem/grpc-gateway#no-plan-to-support

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