IDArling
IDArling copied to clipboard
Switch to a msgpack-like format
See pull request https://github.com/IDArlingTeam/IDArling/pull/17 for more information.
As we don't want to use an external dependency, we can implement ourselves the useful bits.
Here is my msgpack implementation. I should probably add it to IDArling someday.