commit | 1cb71b920e47a7607a8d7f0c61c8ec3f798c2f8b | [log] [tgz] |
---|---|---|
author | Kenton Varda <[email protected]> | Thu Aug 22 19:28:36 2013 -0700 |
committer | Kenton Varda <[email protected]> | Thu Aug 22 19:33:06 2013 -0700 |
tree | 09f5b9afddbc8b8785bf32d693fcca42ebea300f | |
parent | 59e840bdeaaac4ad548ef964eaf3cbe9d3426067 [diff] |
Enable more warnings and -Werror in test script, fix problems.
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.