This project used to write a common locust framework to test grpc api
you need run the server.py under server dir.
you need run the grpcTask.py under the locustTaskFiles dir
you will get two files in csvdata dir after the client run finished.
for the proto file knowledge, please refer the grpc official website(https://developers.google.com/protocol-buffers/docs)