envoyproxy/envoy

gRPC/JSON transcoding using reflection

Open

#1182 aperta il 28 giu 2017

Vedi su GitHub
 (32 commenti) (37 reazioni) (1 assegnatario)C++ (5373 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

In https://github.com/lyft/envoy/pull/1079 @lizan has implemented transcoding that requires the proto definitions to be available to envoy and up to date. This is a great start, but as discussed, the real killer feature here IMO is to do it transparently using reflection. Theoretically this should be possible.

cc @louiscryan

Guida contributor