a node based http server to allow web clients to interact with the event stream
An HTTP(s) proxy `http.Agent` implementation for HTTP
A simple zero-configuration command-line http server
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
HTTP proxying for the masses
Reference implementation of Joyent's HTTP Signature scheme.
SSH2 client and server modules written in pure JavaScript for node.js
Standards-compliant WebSocket server and client
An HTTP(s) proxy `http.Agent` implementation for HTTPS
Node.js Adapter for Hono
Request tiles from WMS servers that support EPSG:3857
Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.
Gracefully terminates HTTP(S) server.
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
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 TypeScript SSE proxy for MCP servers that use stdio transport.
WebSocket protocol handler with pluggable I/O
A TDS driver, for connecting to MS SQLServer databases.
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.
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