/areq

A timeout controller for asynchronous requests with defer.

Primary LanguageJavaScriptMIT LicenseMIT

areq

A timeout controller for asynchronous requests with defer.

Travis branch npm npm


Documentation

Please visit the Wiki.

Overview

areq is a timeout controller for asynchronous requests with Promise defers (e.g., Q.defer()). It tackles the event listener registering and timeout rejection for you.

Installation

$ npm install areq --save

Usage

See Usage on the Wiki for details.

License

Licensed under MIT.