The HTML5 Server-Sent events specification is introduced "to enable servers to push data to Web pages over HTTP or using dedicated server-push protocols".
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
Very low level wrapper arround http.request/https.request
No description provided.
Dev server for web applications
Fetch API compliant HTTP Server adapter
JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
Node Rest and Http Clients for use with TypeScript
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Offical CLI tool for QStash
Better Auth integration for Expo and React Native applications.
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.
WebSocket protocol handler with pluggable I/O
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.
Javascript Library for Typesense
An implementation of window.fetch in Node.js using Minipass streams
Parse Basic Auth `Authorization` HTTP headers
Implementation of the SPDY protocol on node.js.
A very simple and fast http server for node, bash, and spawnable from C, Python etc. It is lightweight and great for embedded solutions as well as everyday development or public facing apps.
LZ-based compression algorithm