7 Forks
30 Stars
30 Watchers

tonic-rpc

Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.

How to download and setup tonic-rpc

Open terminal and run command
git clone https://github.com/adamrk/tonic-rpc.git
git clone is used to create a copy or clone of tonic-rpc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tonic-rpc https://github.com/adamrk/tonic-rpc/archive/master.zip

Or simply clone tonic-rpc with SSH
[email protected]:adamrk/tonic-rpc.git

If you have some problems with tonic-rpc

You may open issue on tonic-rpc support forum (system) here: https://github.com/adamrk/tonic-rpc/issues