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