A graceful shutdown handler for Node.js HTTP/HTTP2 servers.
server.close() and keep-alive done right at socket level
Zero dependencies, gracefully terminates HTTP(S) server.
Unix datagram socket
Gracefully terminates HTTP(S) server.
```javascript const dgram = require('dgram'); const server = dgram.createSocket('udp4'); const Parser=require("teltonika-parser-udp"); server.on('error', (err) => { server.close(); });
A tiny Node.js module to make any server force-closeable
[](https://travis-ci.org/hunterloftis/stoppable)
Gracefully shutdown a running HTTP server.
TypeScript definitions for stoppable
[Fork of bnoordhuis/node-unix-dgram] Unix datagram socket
Gracefully terminates HTTP(S) server.
gracefully close open sockets in a http server
Run arbitrary JavaScript or PogoScript on a server
Build high-performance Fetch API servers for Node.js
express route that indicates whether a service is ready or not
Cleanup handling for domains.
Zero-drama shutdown orchestration for production Node.js HTTP services. Drain connections, stop new traffic, run cleanup hooks, and exit safely across Docker, Kubernetes, Express, Fastify, Koa, and native HTTP.
> This is a fork of https://github.com/hunterloftis/stoppable until https://github.com/hunterloftis/stoppable/pull/7 is merged
Buttress is a supportive rapid prototyping library for NodeJS that provides both server and client helpers.
Detect if event loop is busy.
Lightweight testing framework
add/run additional process before the node intentionally/unintentionally close the app.
Ensure that during shutdown express returns correctly with a 503
Minimal sync RPC between two AI agents (Rust port of @p-vbordei/agent-phone). Self-custody keys, Noise-framework handshake, DID-bound WebSocket.
RabbitMQ RPC library
Multi Communication protocol in heart of the C.O.D.D.E. Pi framework
Multi Communication protocol in heart of the C.O.D.D.E. Pi framework
Rift: high-performance HTTP chaos engineering proxy with Lua/Rhai/JavaScript scripting for fault injection.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.