I\'m trying to read a file as a stream, using a NodeJS Readable Stream.
Readable
Stream
For every character read, I want to print it and then wait 1 second.