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 10 months ago
- Extra assertions on top of node's assert module☆120Updated 2 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Create and parse HTTP Content-Type header☆138Updated last month
- Convert streams (readable or writable) to promises☆139Updated last year
- A stream that emits multiple other streams one after another (streams3)☆293Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Execute a listener when a response is about to write headers.☆162Updated last month
- Split Streams3 style☆290Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆253Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 2 months ago
- Safely and quickly serialize JavaScript objects☆352Updated 8 months ago
- Benchmark of the most commonly used http routers☆80Updated last year
- Write data to a random temporary file☆105Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 10 months ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Get callsites from the V8 stack trace API☆266Updated this week
- 🌲high performance debug logging 🐞☆157Updated 7 months ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆177Updated 7 years ago
- Remove nodecore related stack trace noise☆143Updated 10 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Tiny WebWorker for the Server☆250Updated 2 years ago
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Clear a module from the cache☆183Updated 3 years ago
- Captures and cleans stack traces.☆194Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago