antirez / antirez/lua-cmsgpack
Can't decode str8 string
Aperta
- Lingua principale
- C
- Stelle
- 383
- Fork
- 122
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.