We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Installation (markdown)
Here’s a summary of an example flake that can be used to get started with go-capnp. In it I reference the github source of go-capnp and pass the module into the dev environment. I don’t explain how to build it, as by then I leave it to the developer to look into methods to do so
Brief Go Reference Counting Discussion
Updated Remote Procedure Calls using Interfaces (markdown)
Fix typos in ArithServer code.
Updated Ref Counting (markdown)
It looks as a typo (extra colon beforehand of variable name)
Updated Working with Cap'n Proto Types (markdown)
Created RPC and Capability-Oriented Design (markdown)
Updated Getting Started (markdown)
Updated Quickstart (markdown)
Created Quickstart (markdown)
Created Remote Procedure Calls using Interfaces (markdown)