Demo project for tonic based RPC.
Protocol Buffers should be installed locally.
Make sure the command protoc
is available.
cargo run -p tonic_demo_server
cargo run -p tonic_demo_client
Demo project for tonic based RPC.
Protocol Buffers should be installed locally.
Make sure the command protoc
is available.
cargo run -p tonic_demo_server
cargo run -p tonic_demo_client