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☆188Updated 5 years ago
- Creates super long stack traces☆196Updated last year
- Execute a listener when a response is about to write headers.☆161Updated 3 weeks ago
- Convert streams (readable or writable) to promises☆139Updated last year
- when you want to fire an event no matter how a process exits.☆196Updated last month
- Create and parse HTTP Content-Type header☆141Updated last month
- 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
- A stream that emits multiple other streams one after another (streams3)☆294Updated 4 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Clear a module from the cache☆184Updated 4 years ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆178Updated 8 years ago
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- NOTE: You probably want native promises now☆181Updated 7 years ago
- Get callsites from the V8 stack trace API☆267Updated 3 months ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- Split Streams3 style☆293Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 5 months ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- 🌲high performance debug logging 🐞☆159Updated last month
- Safe, constant-time comparison of Buffers☆50Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Converts a Buffer/String to a readable stream.☆150Updated 9 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated last year
- Promise-based queue☆230Updated 3 years ago
- Benchmark of the most commonly used http routers☆81Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 11 months ago