Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

gRPC Client Streaming

This is a sample of gRPC Client Streaming. In this case the client is sending a list of fortune cookies messages and the server convert them to "Friends' In Bed" version cookie and send it back to the client at the end of the streaming.

close