Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't decode str8 string #40

Open
qi7chen opened this issue Jan 22, 2015 · 1 comment
Open

Can't decode str8 string #40

qi7chen opened this issue Jan 22, 2015 · 1 comment

Comments

@qi7chen
Copy link

qi7chen commented Jan 22, 2015

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

@slowernet
Copy link

#44 for this from @seppo0010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants