thedillonb / http-shutdownLinks
Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allowing in-flight requests to finish.
☆179Updated 5 years ago
Alternatives and similar repositories for http-shutdown
Users that are interested in http-shutdown are comparing it to the libraries listed below
Sorting:
- When close() is just not enough☆189Updated 5 years ago
- Creates super long stack traces☆196Updated 11 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Extra assertions on top of node's assert module☆120Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- NOTE: You probably want native promises now☆181Updated 7 years ago
- A very fast streaming multipart parser for node.js☆187Updated 2 years ago
- Get callsites from the V8 stack trace API☆266Updated 3 weeks ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆177Updated 8 years ago
- Split Streams3 style☆292Updated last year
- Create and parse HTTP Content-Type header☆138Updated this week
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Execute a listener when a response is about to write headers.☆162Updated last week
- Remove nodecore related stack trace noise☆143Updated 11 months ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 4 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 months ago
- Safely and quickly serialize JavaScript objects☆352Updated 9 months ago
- Captures and cleans stack traces.☆195Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆209Updated 3 weeks ago
- Write data to a random temporary file☆105Updated last year
- ☆346Updated 6 years ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- An easy way to expose properties on a module from a package.json☆164Updated 7 years ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Write files in an atomic fashion w/configurable ownership☆241Updated 2 weeks ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆254Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆153Updated last year