Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

katis/capnp-scala

Repository files navigation

Cap'n Proto serialization for Scala & Scala.js

See Cap'n Proto homepage for more details about the data format.

Compiler

The compiler requires the capnp tool in your PATH.

It can be run with:

java -jar capnpc-scala.jar file1.capnp file2.capnp

You need to add the package and module annotations from scala.capnp to your schema.

About

Cap'n Proto serialization for Scala & Scala.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published