Set release branch version to 0.9.2.
3 files changed
tree: 27b7c0a1f8feab5106d4e27e8951efbd6fadc8ff
  1. .github/
  2. c++/
  3. doc/
  4. highlighting/
  5. kjdoc/
  6. security-advisories/
  7. .gitignore
  8. CMakeLists.txt
  9. CONTRIBUTORS
  10. LICENSE
  11. mega-test-kenton-home.cfg
  12. mega-test-kenton-work.cfg
  13. mega-test-quick.cfg
  14. mega-test.py
  15. README.md
  16. RELEASE-PROCESS.md
  17. release.sh
  18. style-guide.md
  19. super-test.sh
README.md

Quick Tests Release Tests

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.

Read more...