First Steps with Cap'n Proto

September 20, 2022 ยท View on GitHub

Installation

Start by installing and configuring the toolchain.

Tutorials

After installing, we recommend going through the tutorials in the following order:

  1. Writing Schemas and Generating Code
  2. Working with Generated Types
  3. RPC and Object Capabilities

Getting Help

As always, our friendly community is available to help.

Give us a shout if you're stuck, or just pop in to say hello! ๐Ÿ‘‹

Contents

  1. 0.1Installation
  2. 0.2Tutorials
  3. 1Getting Help