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.
☆178Updated 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 4 years ago
- Creates super long stack traces☆196Updated 9 months 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 week
- Convert streams (readable or writable) to promises☆139Updated last year
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Get callsites from the V8 stack trace API☆265Updated last year
- Execute a listener when a response is about to write headers.☆160Updated last week
- Extra assertions on top of node's assert module☆120Updated 2 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Remove nodecore related stack trace noise☆143Updated 9 months ago
- 🌲high performance debug logging 🐞☆157Updated 7 months ago
- Captures and cleans stack traces.☆193Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- Node.js module for brotli compression/decompression with native bindings☆172Updated 4 years ago
- Track complex hiearchies of asynchronous task completion statuses.☆180Updated last year
- Safe, constant-time comparison of Buffers☆50Updated last year
- Write data to a random temporary file☆105Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Split Streams3 style☆290Updated last year
- A ridiculously light-weight function argument validator☆133Updated last month
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 years ago
- Import a module while bypassing the cache☆285Updated 6 months ago
- Write files in an atomic fashion w/configurable ownership☆238Updated last month
- Evaluate node require() module content directly☆94Updated 3 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆99Updated 11 years ago