commit | 8d3b6bde292b27800026582e901021ea7b44bac7 | [log] [tgz] |
---|---|---|
author | Kenton Varda <[email protected]> | Tue Jun 07 08:27:04 2022 -0500 |
committer | Kenton Varda <[email protected]> | Tue Jun 07 08:34:35 2022 -0500 |
tree | b25fa32e67f36b5586681ab50484c8815b524b48 | |
parent | 3aaac41d2b72e0293b9b69332ceeec3a70b08d87 [diff] |
Add missing header to makefiles. The 0.10.0 release package doesn't actually build on Windows because this header isn't in the package. :(
Cap‘n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster. In fact, in benchmarks, Cap’n Proto is INFINITY TIMES faster than Protocol Buffers.