This website requires JavaScript.
Explore
Help
Sign in
rshen
/
c-capnproto
Watch
1
Star
0
Fork
You've already forked c-capnproto
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0650ccbf17
c-capnproto
/
tests
History
Download ZIP
Download TAR.GZ
Jason Heeris
d29faccc64
Implemented capn_size() for dynamically calculating the required buffer size for capn_write_mem().
2021-05-10 17:52:42 +08:00
..
addressbook.capnp
Add URL for original addressbook example; example to assert list length with capn_len().
2017-04-02 23:59:05 +01:00
addressbook.capnp.c
Rewrite tests/example-test.cpp to use addressbook example from capnproto C++ project.
2017-03-27 03:30:37 +01:00
addressbook.capnp.h
Rewrite tests/example-test.cpp to use addressbook example from capnproto C++ project.
2017-03-27 03:30:37 +01:00
capn-stream-test.cpp
Implemented capn_size() for dynamically calculating the required buffer size for capn_write_mem().
2021-05-10 17:52:42 +08:00
capn-test.cpp
tests: move into tests/ subdir
2016-03-19 00:39:30 +01:00
example-test.cpp
Add URL for original addressbook example; example to assert list length with capn_len().
2017-04-02 23:59:05 +01:00