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

   ### Description
   
   I want to use Apisix to proxy client http request to backend services with 
custom rpc protocol. I have got the rpc client(lua lib). Can I integrate the 
client as a plugin? If I can, then  which phase the plugin belongs to(`access`, 
`rewrite`)?
   
   PS: After some search, I found that Apisix support grpc and dubbo upstream 
using plugin and nginx c module(correct me if I am wrong). But it is hard for 
me to implement like that. 
   
   Thanks
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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