commit | 728abdf9742c63bf84f8b4f5054de7bb82de06ec | [log] [tgz] |
---|---|---|
author | Kenton Varda <[email protected]> | Sun Jun 21 15:14:35 2020 -0500 |
committer | Kenton Varda <[email protected]> | Sun Jun 21 20:17:14 2020 -0500 |
tree | a706dddc84fdd6c27543212f0c2b4481b5d8759a | |
parent | b6a91340d03cc74dc6350c46d9d9cd286bd42731 [diff] |
Try to fix MinGW build.
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.