0.0.1 • Published 8 years ago

avro-man v0.0.1

Weekly downloads
6
License
-
Repository
-
Last release
8 years ago

avro-man

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.