grpc-file-transfer icon indicating copy to clipboard operation
grpc-file-transfer copied to clipboard

Handy tool for file transfer using Python gRPC

About

Handy tool for large file transfering using gRPC.

Demo

Server side:

python3.6 src/demo_server.py

Client side:

python3.6 src/demo_client.py