Skip to content
SandroGrzicic edited this page Apr 17, 2013 · 9 revisions

Usage example:

Source protobuf file complex.proto transforms into Complex.scala using ScalaBuff. It can be then used like so: MessageTest.scala (actual code is inside the test() method).

Clone this wiki locally