commit | 1a0bb2299aa97734eced094e8072cbbd3c9e8c33 | [log] [tgz] |
---|---|---|
author | Joe Lee <[email protected]> | Tue Feb 04 13:02:02 2020 -0800 |
committer | Joe Lee <[email protected]> | Tue Feb 04 13:02:02 2020 -0800 |
tree | b25a4d70ae307b61175ce782176d579f080df5b6 | |
parent | 2bcb0905be27d312425d9d26626cdad400630f9c [diff] |
Fix some typos
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.