antirez / antirez/lua-cmsgpack
Can't decode str8 string
オープン
- 主要言語
- C
- スター
- 383
- フォーク
- 122
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。