Mailing list for [Proposal] support using other languages to write plugin for APISIX: https://lists.apache.org/thread.html/r7524b2622fbdf152a83b48e8c9d680075fbe64cb0f3591e0bf3212e9%40%3Cdev.apisix.apache.org%3E
ZhengSong Tu <tzssanggl...@gmail.com> 于2021年4月29日周四 下午4:27写道: > 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. > > > > > >