gitcome commented on issue #7973: URL: https://github.com/apache/apisix/issues/7973#issuecomment-1255737166
> > apisix can not support communication between grpc_client and grpc_server? > > APISIX can use the grpc-web plugin to convert requests from the gRPC Web Client to the gRPC server. The call relationship is gRPC Web Client -> APISIX -> gRPC server. > > > 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. > > I suggest that you discuss go-plugin-runner separately from the APISIX proxy gRPC. Are there Apisix discussion groups?It's not clear here -- 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]
