Description
Serialization and RPC support for C projects can use Cap'n Proto through a library and compiler. It is useful for developers building efficient data exchange or service protocols.
This is a development library and code-generation tool, not an end-user app. Generated code and RPC interfaces should be reviewed and tested as part of the project using them.