https://github.com/sshaplygin/hello-world
Simple grpc client and server by Rust tokio
https://github.com/sshaplygin/hello-world
grpc grpc-client grpc-server rust-lang tokio-rs
Last synced: 5 months ago
JSON representation
Simple grpc client and server by Rust tokio
- Host: GitHub
- URL: https://github.com/sshaplygin/hello-world
- Owner: sshaplygin
- Created: 2022-11-19T21:42:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T21:46:09.000Z (about 3 years ago)
- Last Synced: 2025-03-15T23:16:11.348Z (10 months ago)
- Topics: grpc, grpc-client, grpc-server, rust-lang, tokio-rs
- Language: Rust
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello world
This is simple grpc client and server by rust and tokio.
Server implemented by source tokio readme.md. Look up more detail by [link](https://github.com/hyperium/tonic/blob/master/examples/helloworld-tutorial.md)