grpc-node-js-course
grpc-node-js-course copied to clipboard
Update index.js
@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.