stepancheg / grpc-rust

Rust implementation of gRPC
MIT License
1.37k stars 124 forks source link

Made a slightly more straightforward HelloWorld #116

Open JMurph2015 opened 6 years ago

JMurph2015 commented 6 years ago

I just wanted to mention that I'd made a minimalist HelloWorld to test this crate out. It's a bit less arcane than the standard gRPC ones included, so if you want to link to it, feel free.

https://github.com/JMurph2015/rust-grpc-helloworld