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 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 "serverIP:port"
CONTRIBUTING
VERSIONING
AUTHORS Radisys Adapter Team
Licence
Acknowledgments