zhixiongdu027 opened a new issue #6518:
URL: https://github.com/apache/apisix/issues/6518


   ### Issue description
   
   Hi, All:
   
   I'm planning to implement a tars proxy and it's almost done.
   
   Now, I might need some advice from community members:
   
   tars proxy requires a tars service discovery module but probably only the 
tars proxy plugin will use it. so we have two options:
   
    1: put the code into apisix/discovery/tars.lua
    2: put the code into apisix/plugins/tars-transcode/discovery.lua
   
   I think you should understand the meaning of the two options , and please 
leave your comments
   If you had a better way please also point it out
   
   Many TKS !
   
   You can get tars details from https://github.com/TarsCloud/TarsDocs
   
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   - OS (cmd: `uname -a`):
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `curl 
http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   - apisix-dashboard version, if have:
   - the plugin runner version, if the issue is about a plugin runner (cmd: 
depended on the kind of runner):
   - luarocks version, if the issue is about installation (cmd: `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