January 2019
Intermediate to advanced
520 pages
14h 32m
English
The gRPC example is very complex, because we have to declare an interaction protocol. We also have to add the build.rs file to generate Rust sources from a protocol description.
Since it's hard to make a gRPC call from curl, we will also add a client that helps us to test services. You can also use other tools that are available for debugging gRPC applications.
Read now
Unlock full access