Skip to content

groovili/grpc-file-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File streaming with Go and gRPC

Simple example of file uni-directional streaming (client streaming).

Installation

Protocol buffers compiler is required to change messages.

  1. make build
  2. ./.bin/server
  3. ./.bin/client file_to_transfer.ext