I have not tried them, but I did look at https://github.com/fizx/node-avroand http://code.google.com/p/javascript-avro/
On Wed, Feb 15, 2012 at 2:07 PM, Frank Grimes <[email protected]>wrote: > Are there any fast and stable ones you might recommend? > > > On 2012-02-15, at 4:22 PM, Russell Jurney wrote: > > > FWIW, there are avro libs for JavaScript and node on github. > > > > Russell Jurney http://datasyndrome.com > > > > On Feb 15, 2012, at 7:32 AM, Frank Grimes <[email protected]> > wrote: > > > >> Hi All, > >> > >> Is there any way to send Avro data over HTTP encoded in JSON? > >> We want to integrate with Node.js and JSON seems to be the > best/simplest way to do so. > >> > >> Thanks, > >> > >> Frank Grimes > > -- Russell Jurney twitter.com/rjurney [email protected] datasyndrome.com
