tikv / grpc-rs

The gRPC library for Rust built on C Core library and futures
Apache License 2.0
1.81k stars 253 forks source link

Is there a simple example using grpc-rs? #561

Closed betwins closed 2 years ago

betwins commented 2 years ago

Hi, I think begining from a simple example is the quickest way learn new tech . I wonder how I can find a simple example using grpc-rs.

BusyJay commented 2 years ago

You can checkout https://github.com/tikv/grpc-rs/tree/master/tests-and-examples/examples.