capnproto-java-rpc/README.md
David Renshaw a081a37140 remove travis config
TravisCI is no longer free starting January 2021.
We will use Github Actions instead.
2020-12-04 17:15:16 -05:00

8 lines
454 B
Markdown

# capnproto-java: Cap'n Proto for Java
[![Build Status](https://github.com/capnproto/capnproto-java/workflows/CI/badge.svg?branch=master&event=push)](https://github.com/capnproto/capnproto-java/actions?query=workflow%3ACI)
[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)