gitcome commented on issue #7973:
URL: https://github.com/apache/apisix/issues/7973#issuecomment-1255722015

   > Apisix ----> Go-plugin-runner will not use gRPC protocol, so such a call 
is not possible.
   
   Go-plugin-runner will not use gRPC protocol, but GrpcClient use gRPC 
protocol call, Go-plugin-runner can receive req and enter function 
RequestFilter。if in RequestFilter set http status ok, GrpcClient can receive, 
but report.
   
   conclusion: apisix can not support communication between grpc_client and 
grpc_server?


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

Reply via email to