An open API service indexing awesome lists of open source software.

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

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)