debuggedme opened a new issue, #12110:
URL: https://github.com/apache/apisix/issues/12110

   ### Description
   
   Is there a gRPC client invocation similar to `resty.http`?
   
   I need to call an internal gRPC service as part of the plugin logic within a 
plugin. What would be a good approach?
   
   I looked into grpc-transcode, but its implementation is not a direct gRPC 
service call. Instead, it is a plugin that translates HTTP requests into gRPC. 
This cost even exceeds directly exposing an HTTP port upstream.
   
   ### Environment
   
   - APISIX version (run `apisix version`): 3.11
   - Operating system (run `uname -a`): linux
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to