tkrs / mess   0.3.4

MIT License GitHub

Yet another msgpack (de)serializer for scala ✉️

Scala versions: 3.x 2.13 2.12 2.11

mess

CI Release Tagging codecov Maven Central

Yet another msgpack (de)serializer for scala, so this project inspired by circe.

How to use it

Add to your build.sbt

libraryDependencies += "com.github.tkrs" %% "mess-core" % "x.y.z"