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. |
Answered by
marioestradarosa
Jul 17, 2021
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 |
0 replies
Answer selected by
marioestradarosa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to 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