-
-
Notifications
You must be signed in to change notification settings - Fork 36
gRPC support #54
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed
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.