Description
Provides C++ support for MessagePack, a compact binary object serialization format. C++ applications use it to exchange structured data efficiently between processes, files, services, or network protocols.
Install it when developing software that uses MessagePack from C++. Regular desktop users usually receive it as a dependency of another application.