commit | 54a702d014515aaed809e83787482fa461cd9eb7 | [log] [tgz] |
---|---|---|
author | Kenton Varda <[email protected]> | Mon Jan 24 17:03:55 2022 -0600 |
committer | GitHub <[email protected]> | Mon Jan 24 17:03:55 2022 -0600 |
tree | ff5185028e3bc5f248b1c54a5935ee657681cf30 | |
parent | 87e555385f360e7b3b369968beba9be5a51ebc56 [diff] | |
parent | 0913e8b57efc584c317c51988c079a56c6c82a94 [diff] |
Merge pull request #1411 from bcaimano/bcaimano/http-header-indexing-assertion Assert that HttpHeaders instances know about indexed ids
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.