mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
05a597af62
Signed-off-by: B. Watson <yalhcru@gmail.com>
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.
|