envoyproxy/envoy

Implement grpc-gateway's patch feature for GrpcJsonTranscoder

Open

#10,235 opened on Mar 3, 2020

View on GitHub
 (8 comments) (6 reactions) (0 assignees)C++ (5,373 forks)batch import
area/grpchelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

grpc-gateway implements Google's "Standard API" Update method, which we use w/ grpc-gateway. We'd love to switch to Envoy to reduce the complexity of our services but this is holding us back. Is this functionality already implemented, or is this a feature request?

Contributor guide