grpc-ecosystem / grpc-httpjson-transcoding

Transcoding to provide HTTP/JSON interface for gRPC Service
Apache License 2.0
164 stars 35 forks source link

Add gRPC frame error handling #19

Closed lizan closed 7 years ago

lizan commented 7 years ago

in ESP, gRPC client handles those errors, but pure HTTP/2 proxy (Envoy, NGINX HTTP/2 upstream) doesn't.