capnp 0.2.2

Runtime library for Cap'n Proto serialization
docs.rs failed to build capnp-0.2.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: capnp-0.19.2

capnproto-rust: Cap'n Proto for Rust

About

Cap'n Proto is an extremely efficient protocol for sharing data and capabilities.

capnproto-rust is a (work-in-progress) implementation of Cap'n Proto for Rust.

This repo contains the runtime library. capnpc-rust has a code generator plugin.

See capnp-rpc-rust for an implementation of remote procedure calls built on top of this.

Documentation

Hosted here.

Status

See updates here.