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.
☆175Updated 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
- Create and parse HTTP Content-Type header☆134Updated 7 months ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Extra assertions on top of node's assert module☆122Updated 2 years ago
- Creates super long stack traces☆195Updated 3 months ago
- When close() is just not enough☆189Updated 4 years ago
- Execute a listener when a response is about to write headers.☆156Updated 9 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated 8 months ago
- Deprecate all the things☆329Updated 5 months ago
- Infer the content-type of a request.☆228Updated 5 months ago
- Get callsites from the V8 stack trace API☆262Updated 7 months ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- 🌲high performance debug logging 🐞☆151Updated last month
- Safely and quickly serialize JavaScript objects☆347Updated 2 months ago
- Split Streams3 style☆285Updated 8 months ago
- Check if something is a Node.js stream☆110Updated 3 months ago
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated 10 months ago
- Node.js module for brotli compression/decompression with native bindings☆172Updated 3 years ago
- Benchmark of the most commonly used http routers☆79Updated last year
- Error handling utilities for node☆122Updated 2 years ago
- Compose an array of middleware into a single function for use in Express, Connect, router, etc☆92Updated last year
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- Execute a callback when a request closes, finishes, or errors☆397Updated 9 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 2 years ago
- HTTP request freshness testing☆160Updated 5 months ago
- Additional JSON-Schema keywords for Ajv JSON validator☆257Updated last year
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆111Updated 2 years ago
- Clear a module from the cache☆181Updated 3 years ago
- Write files in an atomic fashion w/configurable ownership☆234Updated 4 months ago