You could give the MessagePack protocol (http://msgpack.org/) a go. It's like a binary JSON with readers and writers in many languages. I've successfully used it on a server network running LuaJIT to transfer data around, and it's quite compact.
PlayerX
Member Since 04 Feb 2005Offline Last Active May 09 2013 09:29 PM

Find content
Not Telling