wrench-js icon indicating copy to clipboard operation
wrench-js copied to clipboard

Add async LineReader

Open zenflow opened this issue 10 years ago • 0 comments

Another feature request.

wrench.LineReader is very useful but using it will block execution of other code. While sometimes we don't care, sometimes we do. For some use-cases, an asynchronous "streaming" LineReader would provide remarkably better performance.

zenflow avatar May 21 '15 22:05 zenflow