Re: peanut-gallery thoughts about GRPC
Brandon Philips <brandon.philips@...>
On gRPC and HTTP 1.x I think the best way to bring gRPC to the HTTP 1.x world is via OpenAPI (formerly swagger) and JSON, see the blog post here: http://www.grpc.io/blog/coreos We do this in etcd v3: provide endpoints for HTTP 2.x + gRPC and HTTP 1.x + JSON. On Fri, Oct 21, 2016 at 11:42 AM Brian Grant via cncf-toc <cncf-toc@...> wrote:
|
|