Skip to content

tkrs/mess

Repository files navigation

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"