You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to allow for binding both Grpc and REST servers on the same port, routing the requests based on the content-type header (similarly to what they do in coreos: https://grpc.io/blog/coreos)?