http-request-queue is a small module used to limit the number of concurrent, "in-flight", http requests. It wraps the popular request.js javascript HTTP request library. This was built for Sia-UI to ...
This project aims to reduce user mental effort and give user more control over the request process by provide only minimal features. The middleware usage is as intuitive as using expressjs server ...