{"library":"wscat","type":"library","category":null,"description":"wscat is a command-line WebSocket client and server, enabling interactive communication with WebSocket endpoints. Current stable version is 6.1.0, released irregularly as part of the websockets ecosystem. It supports both connecting to servers and listening for connections, with features like authentication, SSL/TLS, proxy support, and slash commands for control frames. Unlike browser-based WebSocket tools, wscat is lightweight and runs directly in the terminal with Node.js. Appropriate for testing, debugging, and scripting WebSocket interactions.","language":"javascript","status":"active","version":"6.1.0","tags":["javascript","wscat","websocket","cat"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install wscat","imports":["npx wscat -c ws://example.com","import { wscat } from 'wscat'"]},{"cmd":"yarn add wscat","imports":[]},{"cmd":"pnpm add wscat","imports":[]}],"homepage":"https://github.com/websockets/wscat#readme","github":"https://github.com/websockets/wscat","docs":null,"changelog":null,"pypi":null,"npm":"wscat","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}