# capnproto-java: Cap'n Proto for Java [![Build Status](https://travis-ci.org/vaci/capnproto-java-rpc.svg?branch=master)](https://travis-ci.org/vaci/capnproto-java-rpc) [Cap'n Proto](http://capnproto.org) is an extremely efficient protocol for sharing data and capabilities, and capnproto-java is a pure Java implementation. [Read more here.](https://dwrensha.github.io/capnproto-java/index.html) This repository clone adds an implementation of the RPC framework for Java.