TokTok / hs-msgpack-binary

Haskell implementation of MessagePack / msgpack.org
http://msgpack.org/
Other
16 stars 10 forks source link

cleanup: Move tests into msgpack-testsuite. #91

Closed iphydf closed 2 years ago

iphydf commented 2 years ago

Also added a benchmark tool to generate large msgpack messages.


This change is Reviewable