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

auto

parent dc8a1d43
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ heterogeneity of machines and languages. gRPC interfaces are defined
using **protocol buffers**, which are also used to serialize messages.
## Setup
Download starter files from [here](http://triffid.cs.umd.edu/818/projects/p2.tgz).
Download the starter files for this project [here](https://sedna.cs.umd.edu/818/projects/p2.tgz).
- [Install the protobuf compiler.](https://grpc.io/docs/protoc-installation/)
- [Install the golang bindings.](https://grpc.io/docs/languages/go/quickstart/)
......@@ -149,10 +149,6 @@ request is given it's own server go-thread and runs concurrently with
all other requests
## Setup
Download the starter files for this project [here](https://sedna.cs.umd.edu/818/projects/p2.tgz).
## Command-line parameters
The server:
......
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