In order for efficient server side parsing I am looking into a BSON solution directly for the browser javascript environment. The idea is to utilize the entire ASCII space by means of binary websockets. Any suggestions?
(Any nodejs suggestions are welcome as well)
See also: http://bsonspec.org/