msgpack4z-core
msgpack4z-core copied to clipboard
typeclass based functional msgpack serializer/deserializer for Scala. support scala.js and scala-native / msgpack.org[Scala]
msgpack4z-core
example
- https://github.com/msgpack4z/msgpack4z-core/blob/master/src/test/scala/msgpack4z/CaseClassExample.scala
- https://github.com/xuwei-k/msgpack-json/blob/640878e88171/src/main/scala/App.scala
latest stable version
libraryDependencies += "com.github.xuwei-k" %% "msgpack4z-core" % "0.6.2"