gRFC Pull Request - https://github.com/grpc/proposal/pull/208
On Monday, September 14, 2020 at 12:08:34 PM UTC-5 Keith Adler wrote: > Add a [grpc-gateway](https://github.com/grpc-ecosystem/grpc-gateway) like > component that is a separate binary/process from the gRPC server. It can be > deployed alongside a server of any language. This should be in-library > support, and not a `grpc-ecosystem` project. That way, you wouldn't have to > orchestrate a separate gateway process. To implement this, it is necessary > to ensure that support is added across the language matrix, which will > entail four different implementations: Core (C++), Java, Python, and Go. > > *## Open issues (if applicable)* > > gRFC Pull Request - LINK WILL GO HERE > > [gRPC issue](https://github.com/grpc/grpc/issues/23979) > > [grpc-gateway-repository]( > https://github.com/grpc-ecosystem/grpc-gateway/issues/1613) > > > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/75d0dca1-48f4-4249-8d44-b419108e46b6n%40googlegroups.com.
