commit | 2032e99204e4d62ead56d9d938ac1d8814691d57 | [log] [tgz] |
---|---|---|
author | Kenton Varda <[email protected]> | Mon Feb 07 20:58:09 2022 -0600 |
committer | Kenton Varda <[email protected]> | Mon Feb 07 20:58:09 2022 -0600 |
tree | 459d897f7393910c697e3ffa59a30b477a3c2429 | |
parent | d2ef2e4ef6782611434706c12966d51b443a8073 [diff] |
Fix http-test in -fno-exceptions mode.
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.