envoyproxy/gateway

Support gRPC-JSON transcoder

Open

#1776 aperta il 9 ago 2023

Vedi su GitHub
 (17 commenti) (9 reazioni) (0 assegnatari)Go (802 fork)auto 404
area/apihelp wantedkind/enhancement

Metriche repository

Star
 (2871 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor