[ 
https://issues.apache.org/jira/browse/AVRO-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15038674#comment-15038674
 ] 

Ryan Blue commented on AVRO-1747:
---------------------------------

I committed this. Thanks for contributing it, [~mtth]!

As far as next steps... First, we need to update the docker image to use a 
newer version of node.js. It can't currently run the tests without them 
failing. I just opened AVRO-1765 for this.

We're about to do another RC for 1.8.0 and this made it in, so we should be 
able to upload the new package to npm as soon as we've validated that release. 
I encourage you to participate in the release vote, since you're now the JS 
maintainer!

Next, we need to get your other fix in. Would you open a JIRA issue for that? 
While we're still growing the Avro-JS part of the community, I'll try my best 
on reviews but you may have to help me along since I'm new to node.js. Speaking 
of community, now is a great time to start building up the Avro-JS community so 
please encourage the current user base to join the mailing list, contribute 
patches/PRs, and participate in reviews!

> JavaScript implementation
> -------------------------
>
>                 Key: AVRO-1747
>                 URL: https://issues.apache.org/jira/browse/AVRO-1747
>             Project: Avro
>          Issue Type: Improvement
>          Components: javascript
>            Reporter: Matthieu Monsch
>            Assignee: Matthieu Monsch
>         Attachments: AVRO-1747.patch, AVRO-1747.patch, AVRO-1747.patch
>
>
> Hello,
> I'm not sure if there is still interest in a JavaScript implementation of the 
> Avro spec, or if this is the right place for this message (apologies if not), 
> but in case it's useful here is one: https://github.com/mtth/avsc
> It's pretty fast, fully featured aside from protocols (AFAIK), and runs in 
> the browser.
> Disclaimer: I wrote this library. (I initially searched around for existing 
> implementations, and even saw a few tickets on this board about JavaScript 
> decoders, but couldn't find one to support the schemas I have to process.)
> Best,
> -Matthieu



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to