Gracefully terminates HTTP(S) server.
Try to downgrade the permissions of a process with root privileges
Maps proxy protocols to `http.Agent` implementations
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
TypeScript definitions for set-blocking
Polyfill of self.scheduler API
Budibase Web Server
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
An HTTP proxy written with Node.js (think Squid)
A TDS driver, for connecting to MS SQLServer databases.
The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server
WebSocket protocol handler with pluggable I/O
A TypeScript SSE proxy for MCP servers that use stdio transport.
MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
PostgreSQL client - pure javascript & libpq with the same API
MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
An implementation of window.fetch in Node.js using Minipass streams
LZ-based compression algorithm
Utility for detecting phishing domains targeting Ethereum users
Implementation of the SPDY protocol on node.js.
Transport for TMCP using HTTP
Gracefully shutdown a running HTTP server.
Turns async function into sync via JavaScript wrapper of Node event loop
LiveReload JS client - auto reload browser on changes