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

https://github.com/akihokurino/rust-grpc-http

rust sample. use tonic for grpc server.
https://github.com/akihokurino/rust-grpc-http

grpc reqwest rust tonic

Last synced: 6 months ago
JSON representation

rust sample. use tonic for grpc server.

Awesome Lists containing this project

README

          

## Used, Dependency
- rust 1.53.0
- grpc
- tonic( https://github.com/hyperium/tonic )
- reqwest( https://github.com/seanmonstar/reqwest )