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.