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