You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SandroGrzicic edited this page Aug 19, 2011
·
17 revisions
ScalaBuff is a Scala Protocol Buffers compiler. It takes .proto files and outputs valid Scala classes that can be used by your code to receive or send protobuf messages.
Both the ScalaBuff generator and the generated Scala classes depends on Google's Java runtime (classes) for Protocol Buffers.