extrabacon / http-delayed-responseLinks
A fast and easy way to delay a response with optional HTTP long-polling, making sure the connection stays alive until the data to send is available. Works with any Node.js HTTP server.
☆29Updated 6 years ago
Alternatives and similar repositories for http-delayed-response
Users that are interested in http-delayed-response are comparing it to the libraries listed below
Sorting:
- Require environment variables for your node.js application☆44Updated last year
- mongodb migrations for node☆67Updated 5 years ago
- Catch errors from asynchronous express routes☆29Updated 7 years ago
- A Loggly transport for winston☆86Updated last year
- Node module for logentries.com☆108Updated 2 years ago
- require multiple files and directories at once☆51Updated 5 years ago
- Mandrill, with Power☆54Updated 8 years ago
- Middleware to force SSL on pages☆75Updated 4 years ago
- Ease the implementation of multi processing accross your microservices☆48Updated 2 years ago
- A wrapper for visionmedia's debug logger☆44Updated 4 years ago
- A middleware to figure out a request's language tag by parsing Accept-Language header and stored cookies☆62Updated 3 years ago
- Stub transport for testing Nodemailer e-mails☆26Updated 8 years ago
- Image analysis and comparison☆66Updated 9 years ago
- Knex-based object-relational mapping for JavaScript.☆61Updated 7 years ago
- Node.js redis client mock☆112Updated 4 years ago
- A simple utility for creating sub-classed errors in Javascript☆103Updated 9 years ago
- ☆38Updated 2 years ago
- HTTP JWT Bearer authentication strategy for Passport.☆13Updated last year
- Babel preset for Node 6.x (ES6 / ES2015)☆87Updated 8 years ago
- Create a worker without using a seperate file☆25Updated 7 years ago
- Draw a big chalkline in your terminal! Great for debugging and reading your log output locally!☆35Updated 3 years ago
- Express middleware for collecting and reporting metrics about response times☆39Updated 6 years ago
- Node module for replacing local links with CDN links, includes fallbacks and customization☆52Updated 2 years ago
- Provides mongoose support for storing functions☆43Updated 5 years ago
- Request, response logger middleware for bunyan. Also provides request<>response duration.