Patch 2: Apply patch in service.c.patch and client.c.patch cp Makefile.am examples/ cp bal_server.c grpc-c/examples/ cp bal_stub.c grpc-c/examples/ cp bal_stub.h grpc-c/examples/ autoreconf --install mkdir build && cd build ../configure make sudo make install
To obtain proto files - Have a repo sync of opencord code base cp opencord/incubator/voltha/voltha/adapters/asfvolt16_olt/protos/* examples/
To autogenerate code from proto files make autoGenrate
Build bal_server make clean_all make V=0
The ultimate executable bal_server can be found under ~/grpc-c/build/examples/.libs/
USAGE ./bal_server test
CONTRIBUTING
VERSIONING
AUTHORS Radisys Adapter Team
Licence
Acknowledgments