The following products are required to build:
``` % brew install protobuf # OS X % apt-get install protobuf-compiler # Linux
% cargo install protobuf-codegen % cargo install grpcio-compiler ```
% make build