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
wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
Rush plugin for generic HTTP cloud build cache
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server
WebSocket protocol handler with pluggable I/O
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
Interact with HTTP status code
A TypeScript SSE proxy for MCP servers that use stdio transport.
Actions Http Client
Injects a fake HTTP request/response into a node HTTP server
Zero dependencies, gracefully terminates HTTP(S) server.
JavaScript library for working with recurrence rules for calendar dates.
`net.Server#listen()` helper that returns a Promise for async / await
Fake HTTP injection library
Normalize a URL
http proxy middleware for express
A ready to use http and https agent for working with proxies that keeps connections alive!
Tiny LiveReload server, background-friendly
A TDS driver, for connecting to MS SQLServer databases.
Returns a `stream.Readable` from a URI string
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.
minimal implementation of a PassThrough stream
LiveReload JS client - auto reload browser on changes