Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 226 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 226 Bytes

grpc-helloworld

How use?

mvn verify
mvn exec:java -Dexec.mainClass=com.github.thinkerou.demo.helloworld.HelloWorldServer
mvn exec:java -Dexec.mainClass=com.github.thinkerou.demo.helloworld.HelloWorldClient