roberttod / avro-man

A documented and improved version of the popular avro npm module (work in progress)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A documented and improved version of the popular avro npm module (work in progress)


Languages

Language:JavaScript 100.0%