Error Handling

Nodejs

Handling errors in nodejs stream

This brings us back to the relationship between streams and EventEmitter - All streams are instances of EventEmitter.

Read more