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:
- Extra assertions on top of node's assert module☆120Updated 2 years ago
- When close() is just not enough☆189Updated 5 years ago
- Creates super long stack traces☆196Updated last year
- Split Streams3 style☆293Updated last year
- Get callsites from the V8 stack trace API☆266Updated last month
- Create and parse HTTP Content-Type header☆138Updated 3 weeks ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- when you want to fire an event no matter how a process exits.☆193Updated 2 years ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆355Updated last year
- fs bindings for tar-stream☆373Updated last month
- Tiny WebWorker for the Server☆251Updated 3 years ago
- 🌲high performance debug logging 🐞☆159Updated last week
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆210Updated last month
- NOTE: You probably want native promises now☆181Updated 7 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Execute a listener when a response is about to write headers.☆162Updated 3 weeks ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Remove nodecore related stack trace noise☆143Updated last year
- Write files in an atomic fashion w/configurable ownership☆241Updated last week
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 months ago
- touch(1) for node☆124Updated this week
- Write data to a random temporary file☆107Updated last year
- ☆155Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago
- Common error classes and utility functions☆283Updated 4 years ago
- Track complex hiearchies of asynchronous task completion statuses.☆180Updated last year