node-on-finished

calls back on request close, finish or error - Node.js module
  https://github.com/jshttp/on-finished
  0
  no reviews



This module is useful for cleaning up streams. It is used to safely destroy any object and stream used while serving a request, and is required to fix what many perceive as an issue with Node.js streams.

This package include small package ee-first.

Node.js is an event-based server-side JavaScript engine.