http-delayed-response
Version:
Simple module for delaying a response, optionally with long-polling support
16 lines (13 loc) • 362 B
Markdown
0.0.4 / March 4 2014
========================
* handle response events to make sure "stop" always get called
* improved handling of timers
0.0.2 / February 20 2014
========================
* added new method: "wait"
* added support for "timeout"
* revised documentation
0.0.1 / February 18 2014
========================
* initial release
* experimental status