1253c53308
picopb is an implementation of Google protocol buffers in C. The picopbc utility converts a .proto description to C source code that can be used with the libpicopb library to process, encode, and decode protocol buffers messages.
5 lines
231 B
Text
5 lines
231 B
Text
picopb is an implementation of Google protocol buffers in C.
|
|
|
|
The picopbc utility converts a .proto description to C source code that
|
|
can be used with the libpicopb library to process, encode, and decode
|
|
protocol buffers messages.
|