Streaming large image files through gRPC one row at a time. The image is reconstructed in the server to verify the method's correctness.
To test this project, run these two commands below in two different terminals.
python server_grpc.py
python client_grpc.py