This is a C plugin for [Cap'n Proto](http://kentonv.github.io/capnproto), an efficient protocol for sharing data and capabilities.
Find a file
2014-02-20 17:12:59 -08:00
compiler remove CAPN_COMPOSITE_LIST and add capn_len 2013-09-16 16:53:33 -04:00
.gitignore Ignore capn.a 2014-02-05 15:25:18 -08:00
capn-list.inc remove CAPN_COMPOSITE_LIST and add capn_len 2013-09-16 16:53:33 -04:00
capn-malloc.c Implement serialization to buffers 2014-02-20 17:12:59 -08:00
capn-stream-test.cpp Implement serialization to buffers 2014-02-20 17:12:59 -08:00
capn-stream.c Move capn_init_* all into capn-malloc.c with a common create and free function 2013-05-08 22:35:52 -04:00
capn-test.cpp remove CAPN_COMPOSITE_LIST and add capn_len 2013-09-16 16:53:33 -04:00
capn.c clean up of write_ptr 2013-12-10 20:34:04 -05:00
capn.h Implement serialization to buffers 2014-02-20 17:12:59 -08:00
gtest-all-test.cpp Integrate gtest in rather than use gtest-config 2013-12-10 20:33:33 -05:00
LICENSE Add MIT license 2013-09-12 15:17:22 -04:00
Makefile Static capnpc-c 2014-02-05 15:05:26 -08:00