Comment on Msgpack can't differentiate between raw binary data and text stringsparentComments−kiyoto13yWhich language's binding did you use? MessagePack is a protocol, not an implementation. Anyway, if gzipping worked great for you, that sounds like the way to go =)
Comments
Which language's binding did you use? MessagePack is a protocol, not an implementation. Anyway, if gzipping worked great for you, that sounds like the way to go =)