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
- Extra assertions on top of node's assert module☆122Updated 2 years ago
- When close() is just not enough☆189Updated 4 years ago
- Creates super long stack traces☆194Updated 2 months ago
- ☆347Updated 5 years ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆148Updated 4 years ago
- NOTE: You probably want native promises now☆180Updated 6 years ago
- Deprecate all the things☆329Updated 4 months ago
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆293Updated 9 months ago
- Create and parse HTTP Content-Type header☆132Updated 6 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆369Updated 2 years ago
- Node.js module for brotli compression/decompression with native bindings☆172Updated 3 years ago
- 🌲high performance debug logging 🐞☆149Updated this week
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 2 years ago
- ☆155Updated 9 months ago
- Convert streams (readable or writable) to promises☆139Updated 7 months ago
- An easy way to require all files within a directory.☆300Updated 5 years ago
- Import a module while bypassing the cache☆283Updated 7 months ago
- He is like Batman, but for Node.js stack traces☆251Updated last year
- Error handling utilities for node☆122Updated 2 years ago
- Benchmark of the most commonly used http routers☆78Updated last year
- Writable stream that formats bunyan records that are piped into it☆51Updated 5 years ago
- Tiny WebWorker for the Server☆247Updated 2 years ago
- Remove nodecore related stack trace noise☆143Updated 3 months ago
- Execute a callback when a request closes, finishes, or errors☆394Updated 8 months ago
- ☆265Updated 3 years ago
- Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.☆153Updated last year
- Safely and quickly serialize JavaScript objects☆349Updated 3 weeks ago
- Determine address of proxied request☆132Updated 8 months ago