avro-man

Avro

Usage no npm install needed!

<script type="module">
  import avroMan from 'https://cdn.skypack.dev/avro-man';
</script>

README

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.