thedillonb / http-shutdown
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.
☆177Updated 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
- Creates super long stack traces☆195Updated 6 months ago
- Extra assertions on top of node's assert module☆122Updated 2 years ago
- When close() is just not enough☆189Updated 4 years ago
- Get callsites from the V8 stack trace API☆266Updated 10 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Node.js module for brotli compression/decompression with native bindings☆172Updated 3 years ago
- Deprecate all the things☆330Updated 8 months ago
- Convert streams (readable or writable) to promises☆139Updated 10 months ago
- Safely and quickly serialize JavaScript objects☆349Updated 4 months ago
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Execute a listener when a response is about to write headers.☆157Updated 11 months ago
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated last year
- Infer the content-type of a request.☆228Updated last month
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- 🌲high performance debug logging 🐞☆154Updated 3 months ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- An easy way to require all files within a directory.☆301Updated 5 years ago
- An easy way to expose properties on a module from a package.json☆163Updated 7 years ago
- Remove nodecore related stack trace noise☆143Updated 6 months ago
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- ☆45Updated 7 years ago
- parse a url with memoization☆186Updated 11 months ago
- Writable stream that formats bunyan records that are piped into it☆52Updated 5 years ago
- Run some code when the process exits☆118Updated 3 years ago
- Error handling utilities for node☆122Updated 2 years ago
- Additional JSON-Schema keywords for Ajv JSON validator☆257Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- Split Streams3 style☆289Updated 10 months ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Converts a Buffer/String to a readable stream.☆150Updated 8 years ago