summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c/README
blob: 405eb568b57e0ae8f1db773add73abc8ea312822 (plain)
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.