Thanks for submitting the proposal. Will provide initial feedback soon. - Wenbo
On Monday, September 14, 2020 at 10:23:34 AM UTC-7 [email protected] wrote: > 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/512c956e-0488-4a99-8ac4-5167836f60een%40googlegroups.com.
