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 2020/05/02 03:41:02 UTC

[GitHub] [incubator-apisix] wind-clothes opened a new issue #1536: request help: Consult APISIX about the implementation of DUBBO protocol support

wind-clothes opened a new issue #1536:
URL: https://github.com/apache/incubator-apisix/issues/1536


   ### Issue description
   I would like to consult about the implementation of supporting DUBBO protocol:
   1、Support the use of Lua to implement a set of Dubbo protocols and implement most of its client-side functions;
   2、Use other languages to implement, and then call the module through Lua;
   
   ### Environment
   
   * apisix version (cmd: `apisix version`):
   * OS: MacOS
   


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

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



[GitHub] [incubator-apisix] totemofwolf commented on issue #1536: request help: Consult APISIX about the implementation of DUBBO protocol support

Posted by GitBox <gi...@apache.org>.
totemofwolf commented on issue #1536:
URL: https://github.com/apache/incubator-apisix/issues/1536#issuecomment-641320438


   please refer this :
   
   http://tengine.taobao.org/document_cn/ngx_http_dubbo_module_cn.html


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

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



[GitHub] [incubator-apisix] wind-clothes commented on issue #1536: request help: Consult APISIX about the implementation of DUBBO protocol support

Posted by GitBox <gi...@apache.org>.
wind-clothes commented on issue #1536:
URL: https://github.com/apache/incubator-apisix/issues/1536#issuecomment-628340585


   At present, I am not familiar with Tengine's. It is not clear whether he can support the dynamic nature of the service and establish a mapping relationship with our http api.


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

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



[GitHub] [incubator-apisix] moonming commented on issue #1536: request help: Consult APISIX about the implementation of DUBBO protocol support

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #1536:
URL: https://github.com/apache/incubator-apisix/issues/1536#issuecomment-626496644


   Now Apache APISIX's support for duddo is based on Tengine's capabilities, so it cannot be controlled using Lua code.
   Welcome PR if you want to support Dubbo in Lua land.


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

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