You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/12/07 02:45:40 UTC

[GitHub] [apisix] zbh0323 commented on issue #8464: How to route to different grpc service by path?

zbh0323 commented on issue #8464:
URL: https://github.com/apache/apisix/issues/8464#issuecomment-1340299362

   > Not so clear for your case. Do you want a grpc proxy or translating http to grpc or vice versa.
   > 
   > If you want a proxy, if you know the way grpc concatenates service and methods to a URI path, then you know how to write apisix routes.
   
   I looked through the apisix documentation and found that the proxy of grpc still relies on the host, that is, the proxy of the server name. I want to know whether grpc has a method similar to http, and uses the path to provide grpc services that cannot be proxied.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org