{"library":"elmer-socket","type":"library","category":null,"description":"A lightweight WebSocket client library for Node.js built on the `ws` library (peer dependency v8.11.0+). Provides a clean, Promise-based API for WebSocket connections, message handling, and automatic reconnection. Current stable version is 2.0.14, released with TypeScript declarations included. Differentiates from raw `ws` by offering higher-level abstractions like event emitters, reconnection logic, and simpler error handling. Suitable for real-time applications, chat systems, and live data feeds.","language":"javascript","status":"active","version":"2.0.14","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install elmer-socket","imports":["import { ElmerSocket } from 'elmer-socket'","import ElmerSocket from 'elmer-socket'","import type { WebSocketMessage } from 'elmer-socket'"]},{"cmd":"yarn add elmer-socket","imports":[]},{"cmd":"pnpm add elmer-socket","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"elmer-socket","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}