IDArling icon indicating copy to clipboard operation
IDArling copied to clipboard

Switch to a msgpack-like format

Open NeatMonster opened this issue 7 years ago • 1 comments

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.

NeatMonster avatar Sep 12 '18 11:09 NeatMonster

Here is my msgpack implementation. I should probably add it to IDArling someday.

NeatMonster avatar Oct 08 '18 18:10 NeatMonster