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
2013-05-06 01:15:24 -04:00
.gitignore Add capn_init_malloc to provide a malloc based create function 2013-05-06 00:03:17 -04:00
capn-list.inc Update capn_write_ptr to handle recursive structures when copying 2013-05-05 19:30:33 -04:00
capn-malloc.c Add capn_init_malloc to provide a malloc based create function 2013-05-06 00:03:17 -04:00
capn-stream.c Add capn_(inflate|deflate) for converting to/from the packed form 2013-05-06 01:15:24 -04:00
capn.c Update capn_write_ptr to handle recursive structures when copying 2013-05-05 19:30:33 -04:00
capn.h Add capn_(inflate|deflate) for converting to/from the packed form 2013-05-06 01:15:24 -04:00
Makefile Add capn_(inflate|deflate) for converting to/from the packed form 2013-05-06 01:15:24 -04:00