gateway icon indicating copy to clipboard operation
gateway copied to clipboard

Support gRPC-JSON transcoder

Open quyenhoang96 opened this issue 1 year ago • 8 comments

Description: For now, Envoy-Gateway has GRPCRoute. And in some contexts, We need to call from the client(maybe browser, mobile ...) to service. And it calls with HTTP protocol by Restfull. Can we consider about gRPC-JSON transcoder to make GRPCRoute can call with HTTP.

https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter

quyenhoang96 avatar Aug 09 '23 00:08 quyenhoang96