-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
Please add DARTS.LIB.MESSAGE-PACK, which can be found at https://github.com/deterministic-arts/DartsCLMessagePack
This library provides an implementation of the msgpack binary exchange format (http://msgpack.org/). It supports all value type families defined in the specification, and has been used "in the real" world to talk to other applications (written in different languages) via the msgpack protocol.