How to build akka-protostuff-serialization?

277 Views Asked by At

I'm using akka (akka-2.2.1) through java and I'm not familiar with scala or sbt. I need to change the serializer to one of the following.

https://github.com/romix/akka-protostuff-serialization

https://github.com/romix/akka-kryo-serialization

How to build these?

0

There are 0 best solutions below