All Projects → katis → capnp-scala

katis / capnp-scala

Licence: MIT license
Cap'n Proto serialization for Scala & Scala.js

Programming Languages

scala
5932 projects
Cap'n Proto
48 projects
HTML
75241 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].