Skip to content

基于maven项目,简单尝试了下grpc-java

Notifications You must be signed in to change notification settings

zhongyuanzhao000/gRPC-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Just try to use grpc-java library.

运行方式

1、Firstly, run the main() function in src/main/java/server/ServerDemo.java.

2、Secondly, run the main() function in src/main/java/client/ClientDemo.java.

And the files in src/main/java/grpc directory are defined interfaces, which are compiled by protoc.

About

基于maven项目,简单尝试了下grpc-java

Resources

Stars

Watchers

Forks

Languages