tzssangglass commented on issue #76: URL: https://github.com/apache/apisix-java-plugin-runner/issues/76#issuecomment-941979712
If you read the code, you will see that apisix uses the tcp/ip private protocol with the java plugin runner. see: https://github.com/apache/apisix-java-plugin-runner/blob/a5ca9ca8045a19694b94c57986ae7d298eff986e/runner-core/src/main/java/org/apache/apisix/plugin/runner/codec/DelayedDecoder.java#L25 for the definition of private protocols, you can refer to:https://lists.apache.org/thread.html/r7524b2622fbdf152a83b48e8c9d680075fbe64cb0f3591e0bf3212e9%40%3Cdev.apisix.apache.org%3E -- 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]
