提交 1ab57d4d 编写于 作者: S shenhongxi

grpc client shutdown

上级 9cba2eca
......@@ -39,5 +39,6 @@ public class HelloWorldClient {
for(int i = 0; i < 5; i++) {
client.greet("world:" + i);
}
client.shutdown();
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册