antirez / antirez/lua-cmsgpack

Can't decode str8 string

Open
#40 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
383
Forks
122
PR merge metrics
No merged PRs in 30d

Description

I pack a 32 bytes string in C++(using [msgpack-c](https://github.com/msgpack/msgpack-c)), and send to lua by network, but lua-cmgpack issues 'Bad data format in input' message when decoding.
as [
MessagePack specification](https://github.com/msgpack/msgpack/blob/master/spec.md) says, str8 type comes with a 0xd9 byte, seems not handled in lua-cmsgpack.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.