mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
02f91843a4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
176 B
Text
3 lines
176 B
Text
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.
|