avro
v0.1.0
Published
Avro
Downloads
1,249
Readme
Native Javascript Avro Implementation
Background
This code was initially taken from http://code.google.com/p/javascript-avro/, then significantly improved by Ali Bawany. Since, it's been substantially trimmed, restricted to meet the needs of the X.commerce infrastructure (see below) and converted into a Node.js module.
Limitations
To optimize for use with the X.commerce platform, the module operates with Avro schemas, not protocols.