{"library":"qiao-ws","type":"library","category":null,"description":"A Node.js WebSocket library providing a simple API for creating both WebSocket servers and clients. Version 6.0.3 is current, with a focus on ease of use and minimal configuration. It is actively maintained and suitable for real-time communication in Node.js applications. Compared to alternatives like ws or socket.io, qiao-ws offers a more straightforward interface but lacks advanced features such as reconnection or event-based messaging. Ideal for small projects or simple WebSocket integrations.","language":"javascript","status":"active","version":"6.0.3","tags":["javascript","nodejs","websocket"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install qiao-ws","imports":["import { WebSocketServer } from 'qiao-ws'","import { WebSocketClient } from 'qiao-ws'","import qiaoWs from 'qiao-ws'"]},{"cmd":"yarn add qiao-ws","imports":[]},{"cmd":"pnpm add qiao-ws","imports":[]}],"homepage":"https://code.vincentqiao.com/#qiao-ws","github":"https://github.com/uikoo9/qiao-z","docs":null,"changelog":null,"pypi":null,"npm":"qiao-ws","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}