slackbuilds_ponce/libraries/msgpack-c/README

4 lines
176 B
Text
Raw Normal View History

MessagePack is an efficient binary serialisation format that lets you
exchange data among multiple languages like JSON. msgpack-c is a C and
C++ implementation of MessagePack.