Hi, I suspect that this may be inappropriate but it sure seems like it would be applicable to my continued development in Apache Flex i.e. I want a compressed way to talk to my backend. Currently, I do rely on json which is widely supported. MessagePack i.e. basically compressed json, has quite a number of implementations including Ruby which I need and there's even an implementation for GO, unfortunately AS is not in the list.
thanks, any thoughts / comments appreciated. -- Charles