0.1.0 • Published 12 years ago

avro v0.1.0

Weekly downloads
54
License
-
Repository
-
Last release
12 years ago

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.