##Resources:
- https://github.com/grpc/grpc-java/blob/master/README.md
- https://grpc.io/docs/tutorials/basic/node/
- https://www.youtube.com/watch?v=Yw4rkaTc0f8
- https://www.xenonstack.com/insights/what-is-grpc/
- https://developers.google.com/protocol-buffers/docs/proto3
- https://stackoverflow.com/questions/55160210/python-grpc-cancel-unary-stream-call-from-client-side
- https://grpc.io/docs/tutorials/basic/python/