Patch 2: Apply patch in service.c.patch and client.c.patch
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 autogen
Build bal_server: - Note: Remove "-O2" from Makefile - make clean_all;make
The ultimate executable bal_server can be found under ~/grpc-c/build/examples/.libs/
USAGE: ./bal_server "serverIP:port"
CONTRIBUTING
VERSIONING
AUTHORS Radisys Adapter Team
Licence
Acknowledgments