Christian Basler
428ffb2a6d
Removed MPDouble, MPFloat automatically decides on the precision according to used data type.
Description
Simple MsgPack is a simple Java library for handling MessagePack data. It doesn’t do any object mapping, but maps to special objects representing MessagePack types. For most cases you might be better off using the official library org.msgpack:msgpack.
https://dissem.ch/msgpack/
Languages
Kotlin
90.7%
Gradle
5.8%
Groovy
3.5%