commit | 7cbd434430684a5965ed03d9c88bf97eae05d248 | [log] [tgz] |
---|---|---|
author | Kenton Varda <[email protected]> | Sat Aug 25 20:13:50 2018 -0700 |
committer | Kenton Varda <[email protected]> | Sat Aug 25 20:13:50 2018 -0700 |
tree | 028d8620171b8ecc2bfce28444458b008ded8a97 | |
parent | 69073f0350f2ebb927ff5e07f36f4ea53bb49f9b [diff] |
Fix release.sh.
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.