Pony MessagePack
Pure Pony package to support encoding to and decoding from the MessagePack serialization format.
Usage
Currently, the only API available is low-level encoding and decoding APIs. See
MessagePackEncoder
and MessagePackDecoder
for more details.