Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request help: Consult APISIX about the implementation of DUBBO protocol support #1536

Closed
wind-clothes opened this issue May 2, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@wind-clothes
Copy link

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
@moonming
Copy link
Member

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.

@membphis membphis added the enhancement New feature or request label May 12, 2020
@wind-clothes
Copy link
Author

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.

@totemofwolf
Copy link
Contributor

@spacewander
Copy link
Member

Duplicate of #89?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants