bayard-proto

Join the chat at https://gitter.im/bayard-search/bayard License: MIT

Requirement

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 ```

Build

% make build