nextjs-websocket
JSON →A React component for WebSocket communication designed to work seamlessly with Next.js, including server-side rendering. Version 1.0.11 is the latest stable release; the package has not been updated since 2022. It forks react-websocket and adds Next.js compatibility, with support for automatic reconnection, debug logging, and hooks-like callbacks. Package maintainer recommends it for simple live data feeds such as real-time counters or chat, but it lacks modern features like hooks or TypeScript definitions.
Resources
packagenextjs-websocket ↗