well it depends you could take look into google protobuffs. you could use a cheap compression like gzip on the stream to reduce the amount of data transfered hence speed it up.
but I would have to read and analyze your stack to give any qualified answer :)