Challenge: Implementing Streaming Calls
Test yourself by converting the unary call into a bi-directional streaming call.
We'll cover the following...
Overview
Using the project below, perform the tasks highlighted in the requirements section.
Requirements
In the code widget below, ...