Skip to content
Snippets Groups Projects
Commit a2180a2a authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 7690561d
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
p2.mp4 0 → 100644
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment