audiodata icon indicating copy to clipboard operation
audiodata copied to clipboard

consider using the node streams API

Open max-mapper opened this issue 12 years ago • 0 comments

its a pretty elegant way to do async data APIs in JS!

see https://github.com/substack/stream-handbook and http://maxogden.com/node-streams.html

there is a test suite also https://github.com/dominictarr/stream-spec

max-mapper avatar Nov 13 '12 16:11 max-mapper