Earlier quoted context omitted.
You probably never heard about these, but these are the best for Binary protocols. If you know something else, or better please post. BEEP: http://www.aspl.es/vortex/ BSON: http://bsonspec.org/ (Binary Json)
CBOR [0] is a proposed standard that seems much more efficient than BSON - check out the appendix [1]. [0] http://tools.ietf.org/html/rfc7049 [1] http://tools.ietf.org/html/rfc7049#appendix-E.6
Re: REST API Alternatives
#81checking out the rfc. cool, thanks!