Hi, Community

We are implementing a feature that supports writing apisix plugins in
multiple languages.

In the first phase, we intend to support java first, so we will have a new
project named apisix-java-plugin-runner, whose role is to run the java
plugin code written by the user,  and communicate and exchange data with
apisix.

In terms of positioning, this project is more like a sidecar for apisix and
has a strong relationship with apisix, so I propose to put this project
under apache.

Reply via email to