envoyproxy/gateway

Support gRPC-JSON transcoder

Open

#1,776 建立於 2023年8月9日

在 GitHub 查看
 (17 留言) (9 反應) (0 負責人)Go (802 fork)auto 404
area/apihelp wantedkind/enhancement

倉庫指標

Star
 (2,871 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南