Documentation for gRPC connector in LB4 #7619
-
Im trying to setup gRpc client using service-proxy. But I couldnt find much help. I use Loopback4 in our project. this link is also not yet updated. would be great if we have some documentation for the grpc connector. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@ssraj326 as @dhmlau mentioned on the slack channel, that link should be pointing the loopback-connector-grpc repository located here. At the same time, I have added in my personal repository a gRPC client example with a tutorial in the readme file. https://github.com/marioestradarosa/loopback-grpc-client-example |
Beta Was this translation helpful? Give feedback.
@ssraj326 as @dhmlau mentioned on the slack channel, that link should be pointing the loopback-connector-grpc repository located here.
At the same time, I have added in my personal repository a gRPC client example with a tutorial in the readme file.
https://github.com/marioestradarosa/loopback-grpc-client-example