BackendStack21/fast-gateway

gRPC support

Opened this issue · 0 comments

gRPC support
gRPC is now widely used for inter services communication. Hence upstream services might not be running as standard REST services. gRPC uses HTTP2 and hence it should be fairly do-able to add gRPC support.