Skip to content

zap-protocol/zap-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

ZAP Scala implementation

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Scala 96.0%
  • Cap'n Proto 3.9%
  • HTML 0.1%