a081a37140
TravisCI is no longer free starting January 2021. We will use Github Actions instead.
8 lines
454 B
Markdown
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)
|