antirez / antirez/lua-cmsgpack

Can't decode str8 string

Aperta
#40 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.