Skip to content

C library/compiler for the Cap'n Proto serialization/RPC protocol

License

Notifications You must be signed in to change notification settings

baruch/c-capnproto

 
 

Repository files navigation

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

About

C library/compiler for the Cap'n Proto serialization/RPC protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.0%
  • C 49.0%