Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
It would be very nice to have Javascript encoding/decoding support. There are at least a couple of interested in streaming Avro-encoded data to a browser-based client.
Working with binary data in JS is a bit ugly ... here's a sample:
http://github.com/christkv/node-mongodb-native/blob/master/lib/mongodb/bson/binary_parser.js