Cap'n Proto library and code generator for Go
go
golang
serialization
rpc
godoc
travis
capabilities
capnproto
capn-proto
capnp
capability-based
object-capabilities
semver-tags
-
Updated
May 9, 2022 - Go


It would be nice to have clear docs on how to have your schema files processed automatically at build time. For most projects, a good way to do this would be via a custom setup script that calls the command line tool. I'd like us to have a fleshed out example of this as documentation; maybe we can use it in the
examples/directory. Maybe we can also use this for building the stuff only used in t