I dont like the idea to compile a module just to use two functions, so I am looking for a flat - scripted - alternative instead. > Am 04.11.2014 um 17:15 schrieb Alex Kocharin <[email protected]>: > > > I thought we had BSON for this purpose already. > > > 04.11.2014, 19:11, "Alan Hoffmeister" <[email protected]>: >> 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. > > -- > 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/1265521415117737%40web28m.yandex.ru. > For more options, visit https://groups.google.com/d/optout.
-- 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/4EF97E86-B3BF-44B7-80CB-FAC0AF84A74B%40googlemail.com. For more options, visit https://groups.google.com/d/optout.
