Open
Description
The current implementation of grpc-web-ruby provides support for unary gRPC-Web calls. However, it does not yet support gRPC streaming, which is an essential feature for many real-time and high-throughput applications.
When making a streaming request that returns a enumerator this library returns 500s but it streams correctly with grpc server + envoy.
Metadata
Metadata
Assignees
Labels
No labels