MadSocket
JSON →A lightweight WebSocket server implementation for Node.js. Version 2.4.2 is the latest stable release, with infrequent updates. Provides a simple event-driven API for handling WebSocket connections, supporting both direct server listening and sharing a port with an existing HTTP server via the `leech` method. Key differentiators: minimalistic design, explicit listener object pattern, and support for both direct and piggyback server modes. No external dependencies.
Resources
packagemadsocket ↗