mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-29 10:59:29 +01:00

Simplify pack_* and unpack_{array,map} function clauses to get more readability and a minor speedup.
MessagePack for Erlang
Binary-based efficient object serialization library.
Status
still in development.
TODOs:
- decide string specification.