lua-cmsgpack icon indicating copy to clipboard operation
lua-cmsgpack copied to clipboard

support (partial) for bin format family

Open blackwithwhite666 opened this issue 9 years ago • 2 comments

Hi!

This patch add support (partial) for https://github.com/msgpack/msgpack/blob/master/spec.md#bin-format-family. Only unpack is implemented, because i don't know what lua type should be mapped to bin{8,16,32}. If there is one - let me know :)

blackwithwhite666 avatar May 24 '16 08:05 blackwithwhite666

Will this ever get accepted?

tp7 avatar Jan 20 '17 12:01 tp7

About the packing fix, please read https://github.com/antirez/lua-cmsgpack/issues/34 the comment which I post.

muzuiget avatar May 20 '17 09:05 muzuiget