diff --git a/p2.md b/p2.md index ba48a15a232cfbd10ee9f61a8cc7633d9a865e5f..8c7eafe52a5faee002a030bd18144cfcfd3c604d 100644 --- a/p2.md +++ b/p2.md @@ -4,7 +4,6 @@ This project requires you to use gRPC to split your code from Project 1 into a command-line interface and a *blobserver*. You will also build a discrete *lockserver* that responds to gRPC lock and unlock requests. -the system. ## gRPC @@ -23,7 +22,7 @@ Download starter files from [here](http://triffid.cs.umd.edu/818/projects/p2.tgz For example, on a mac: ``` - brew install protobuf` + brew install protobuf protoc --version # at least 24.3 go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28 diff --git a/p2.mp4 b/p2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9519cc0ab912bbcab24b77c2e2c3abf91510aeaf Binary files /dev/null and b/p2.mp4 differ