Skip to content

WheeskyJack/bidirectional-grpc-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bidirectional-grpc-go

example of bidirectional grpc stream using golang

step 1: clone the repository

step 2: cd to build directory and excute "make"

step 3: this will generate binaries in server and client directories.

step 4: execute server and client binary in separate windows.

step 5: observe the results.

Releases

No releases published

Packages

No packages published