commit | 574a4a92743fc7a9a78a3a7242a3fdd44c58e121 | [log] [tgz] |
---|---|---|
author | Kenton Varda <[email protected]> | Fri Apr 29 14:03:09 2022 -0500 |
committer | Kenton Varda <[email protected]> | Fri Apr 29 14:05:49 2022 -0500 |
tree | afd9af3914dbf6d78497ddeced209b0c0ad1bdbf | |
parent | 0fb516e678db1e880df9467a8cff595183d4bf7a [diff] |
Bump the Windows/MSVC versions we test against. Windows-2016 was recently removed by GitHub. Meanwhile, Windows-2022 is now the latest, and a new Visual Studio 2022 is available. So let's increment.
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.