Socket Transport for WalletConnect
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Parse HTTP X-Forwarded-For header
HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.
node-unix-socket allows you to use SO_REUSEPORT, SOCK_SEQPACKET, SOCK_DGRAM in Node.js.
WebSocket protocol handler with pluggable I/O
Bluetooth HCI socket binding for Node.js
The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server
Socket.IO module for Angular
Invoke scoped data storage for AWS Lambda Node.js Runtime Environment
Gracefully shutdown a running HTTP server.
Turn a function into an `http.Agent` instance
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Make low-level DNS requests with retry and timeout support.
Native TCP sockets for JavaScript
Absinthe Socket Apollo Link
A simple Node websocket library to handle http upgrades.
node-unix-socket allows you to use SO_REUSEPORT, SOCK_SEQPACKET, SOCK_DGRAM in Node.js.
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
Parse HTTP X-Forwarded-For header
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
CLI for Socket.dev, includes Sentry error handling, otherwise identical to the regular `socket` package
TypeScript definitions for use-sync-external-store
Do the `postMessage()`/`on('message')` thing with any arbitrary socket (really, any stream) in Node.js.