https://github.com/tzutalin/example-grpc
Demonstrate the some of features of gRPC
https://github.com/tzutalin/example-grpc
grpc rpc rpc-client rpc-server
Last synced: 7 days ago
JSON representation
Demonstrate the some of features of gRPC
- Host: GitHub
- URL: https://github.com/tzutalin/example-grpc
- Owner: tzutalin
- License: apache-2.0
- Created: 2017-08-17T06:01:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T01:38:35.000Z (over 5 years ago)
- Last Synced: 2025-04-02T20:38:32.851Z (about 2 months ago)
- Topics: grpc, rpc, rpc-client, rpc-server
- Language: Java
- Size: 2.82 MB
- Stars: 14
- Watchers: 6
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# example-grpc
Demonstrate the some of features of gRPC### Java parts
* [Upload File](https://github.com/tzutalin/example-grpc/tree/master/java/src/main/java)