This package contains protobuf files for gRPC services and gRPC clients.
add this repository as a submodule
git submodule add -b main https://github.com/COMP-1640-GRE/proto src/proto # or any directory you want
Make sure to run git submodule update --recursive --remote
afterwards to get the latest changes.