Open
Description
In our project we use MessagePack (https://github.com/neuecc/MessagePack-CSharp) for serialization because it has great performance and low size of serialized data. As we use in several projects it would be interesting to have a MessagePack package as it exists for json.net.