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/803515e6-a863-4c13-adc7-9e565d9dd5f2n%40googlegroups.com.

Reply via email to