This is a C plugin for [Cap'n Proto](http://kentonv.github.io/capnproto), an
efficient protocol for sharing data and capabilities.
The hdr variable gets the same constants as value but it is easier to understand that the constants are used than the hdr which needs to be traced to the value it received. |
||
|---|---|---|
| compiler | ||
| gtest | ||
| .gitignore | ||
| capn-list.inc | ||
| capn-malloc.c | ||
| capn-stream-test.cpp | ||
| capn-stream.c | ||
| capn-test.cpp | ||
| capn.c | ||
| capn.h | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
capnpc-c
This is a C plugin for cap'n'proto aka capnp.
This is only the plugin, to properly make use of it you need to download, build and install capnpc and then build and install this project and then you can utilize it as:
capnpc compiler/test.capnp -oc