Allows collecting chained calls that are evaluated asynchronously when the target object arrives
Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
A library used in place of the native window.postMessage which when used on both the sending and receiving windows allow for a nicer asynchronouse promise messaging between the windows
Create a deferred promise
Modular and fast Promises implementation
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
The most dead-simple trivial Deferred implementation
An HTTP(s) proxy `http.Agent` implementation for HTTP
A simple Node.js module to check if a TCP port is already bound.
Turn a function into an `http.Agent` instance
A lightweight Deferred implementation, on top of Promises/A+
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Maps proxy protocols to `http.Agent` implementations
Selected dispatchables of Substrate pallets, to be re-exported by txwrappers.
An HTTP(s) proxy `http.Agent` implementation for HTTPS
The one-liner node.js proxy middleware for connect, express, next.js and more
Determine address of proxied request
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
HTTP proxying for the masses
A PAC file proxy `http.Agent` implementation for HTTP
jQuery 1.8.2 deferred lib for nodeJS.
Global HTTP/HTTPS proxy configurable using environment variables.
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.