This is a C plugin for [Cap'n Proto](http://kentonv.github.io/capnproto), an
efficient protocol for sharing data and capabilities.
| 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