Exercise 5: Working with gRPC

Let’s test our understanding by attempting this challenge.

We'll cover the following

Let’s practice what we’ve learned so far. The solution to this exercise will be provided in the next lesson.

Problem

Implement a gRPC service that calculates the length of a string.

To execute the client side, open a new terminal window and run the following commands:

Get hands-on with 1200+ tech skills courses.