This example from Watson isn't exactly what we want because they are streaming from stdin, which would work on a computer running that file in Node, but I don't think it's going to work for a browser/server interaction.
This Browserify example may be more of what we're looking for. (idk)
This repo example could be good to look at, this is the demo
This example from Watson isn't exactly what we want because they are streaming from stdin, which would work on a computer running that file in Node, but I don't think it's going to work for a browser/server interaction.
This Browserify example may be more of what we're looking for. (idk)
This repo example could be good to look at, this is the demo