grpc_todo_app This project is developed to learn gRPC and protobuf. How to Run the application To test the following project run the server.py file first in one terminal and then in another terminal run the client.py file and follow along. Hope you like the project.