grpc-node-js-course
grpc-node-js-course copied to clipboard
gRPC NodeJS Master Class: Build Modern API & Micro services
Results
1
grpc-node-js-course issues
Sort by
recently updated
recently updated
newest added
@Clement-Jean I have tried running this code on my machine. I was having issues until I moved the client.close() command inside the callback function as shown. Please review.