# README
4-streaming-rpc-retry
Server is unchanged we still use the one from example 3. However, the client was changed to implement a retry of the streaming RPC. You can see in the code that even with a simple example like this, the code gets quite complex.