Maps proxy protocols to `http.Agent` implementations
Gracefully terminates HTTP(S) server.
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
MCP server for the Saxo Bank OpenAPI (SIM and LIVE trading).
The `npx serve` of Apple Simulators.
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)
The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server
A TDS driver, for connecting to MS SQLServer databases.
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.
An implementation of window.fetch in Node.js using Minipass streams
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.
Implementation of the SPDY protocol on node.js.
LZ-based compression algorithm
Transport for TMCP using HTTP
Gracefully shutdown a running HTTP server.
LiveReload JS client - auto reload browser on changes
Injects a fake HTTP request/response into a node HTTP server
Simple, pluggable, zero-dependency, GraphQL over HTTP spec compliant server, client and audit suite.
Fake HTTP injection library
String validation and sanitization
Zero dependencies, gracefully terminates HTTP(S) server.
`net.Server#listen()` helper that returns a Promise for async / await