Skip to content
/ mess Public

Yet another msgpack (de)serializer for scala ✉️

License

Notifications You must be signed in to change notification settings

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"