https://github.com/conradwt/grpc-helloworld-using-rust
https://github.com/conradwt/grpc-helloworld-using-rust
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/conradwt/grpc-helloworld-using-rust
- Owner: conradwt
- Created: 2024-07-08T01:45:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T01:49:28.000Z (almost 2 years ago)
- Last Synced: 2024-07-08T02:54:47.325Z (almost 2 years ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gRPC Hello World Using Rust
The purpose is to provide an example using gRPC with the Rust Language.