{"library":"sockjs-client-ws","type":"library","category":null,"description":"A Node.js client for SockJS that only supports the WebSocket transport. Version 0.1.0, released in early development stage. Differentiates from other SockJS clients (e.g., sockjs-client for browsers) by focusing solely on WebSocket transport for Node.js environments, making it lightweight but non-compliant with SockJS protocol fallbacks. Not recommended for production; consider using the full-featured sockjs-client package for browser/Node compatibility.","language":"javascript","status":"deprecated","version":"0.1.0","tags":["javascript","websockets","websocket","sockjs"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sockjs-client-ws","imports":["var sjsc = require('sockjs-client-ws');","var client = sjsc.create(url);","client.write(data);"]},{"cmd":"yarn add sockjs-client-ws","imports":[]},{"cmd":"pnpm add sockjs-client-ws","imports":[]}],"homepage":"git://github.com/steerapi/sockjs-client-node","github":"git://github.com/steerapi/sockjs-client-node","docs":null,"changelog":null,"pypi":null,"npm":"sockjs-client-ws","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}