https://github.com/vaci/capnproto-java-rpc rebased on top of capnproto-java master branch
.github/workflows | ||
.run | ||
benchmark | ||
cmake | ||
compiler | ||
examples | ||
runtime | ||
runtime-rpc | ||
website | ||
.gitignore | ||
CONTRIBUTORS | ||
do_benchmarks.bash | ||
foo.raw | ||
gen | ||
LICENSE | ||
Makefile | ||
pom.xml | ||
README.md | ||
RELEASE-PROCESS.md |
capnproto-java: Cap'n Proto for Java
Cap'n Proto is an extremely efficient protocol for sharing data and capabilities, and capnproto-java is a pure Java implementation.
This repository clone adds an implementation of the RPC framework for Java.