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
- Convert streams (readable or writable) to promises☆139Updated last year
- Creates super long stack traces☆196Updated 10 months ago
- Create and parse HTTP Content-Type header☆138Updated last month
- Safely and quickly serialize JavaScript objects☆352Updated 8 months ago
- Execute a listener when a response is about to write headers.☆162Updated last month
- 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
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Get callsites from the V8 stack trace API☆266Updated last week
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Write data to a random temporary file☆105Updated last year
- Benchmark of the most commonly used http routers☆80Updated last year
- Clear a module from the cache☆183Updated 3 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- Captures and cleans stack traces.☆194Updated last year
- Track complex hiearchies of asynchronous task completion statuses.☆180Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 10 months ago
- A very fast streaming multipart parser for node.js☆187Updated 2 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 8 months ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last week
- An easy way to expose properties on a module from a package.json☆164Updated 7 years ago
- Error handling utilities for node☆126Updated 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 4 years ago
- 🌲high performance debug logging 🐞☆158Updated 8 months ago