EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
The protobuf file need to be compiled separately.
Download and install the protobuf library 3.20.3
The installed protoc
binary will be located in /usr/local/bin
.
Download and compile the protobuf-c library
The compiled protobuf-c extension will be located at protobuf-c/protoc-c/protoc-gen-c
.
To compile the protobuf definitions in protos
folder and generate the output files in protobuf_middleware
folder use: