mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-08 18:59:59 +00:00
* Merge all {more,...} clauses of unpack_/1 into one.
* Reformat unpack_/1 for readability.
* Fix some specs, error values, and documentation.
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| msgpack.erl | ||
| OMakefile | ||
| OMakeroot | ||
| README.md | ||
| testcase_generator.rb | ||
MessagePack for Erlang
Binary-based efficient object serialization library.
Status
still in development.
TODOs:
- decide string specification.