# grpc **Repository Path**: wangzh991122/grpc ## Basic Information - **Project Name**: grpc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-06 - **Last Updated**: 2021-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##GRPC
- master分支为 grpc unary通信模型代码
- client_streaming 为 grpc client streaming代码 - server_streaming 为 grpc server streaming代码 - bidirectional_streaming 为 grpc bidirectional streaming代码 >代码拉下来需要进行 mvn clean compile 生成代码,否则编译报错