Hello guys, I want to introduce Bolty, a small piece of code that can serialize JS objects into binary buffers and back again into an object. It consumes a lot less space than JSON and can also handle objects that contains buffers and other types of data. It's a lot like Protocol Buffers but uses pure JS and its very extensible.
https://github.com/alanhoff/node-bolty -- Alan Hoffmeister https://twitter.com/alan_hoff https://github.com/alanhoff https://keybase.io/alanhoff -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CALmFrqTmP9%2BgiAQvj1Okg7f%2BKueK8Fsz4hO%2B1q0_uJxUd8qPOA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
