{"library":"sockjs","type":"library","category":null,"description":"SockJS-node is the server-side counterpart of SockJS-client, a browser library that provides a WebSocket-like API with cross-browser fallback transports. Current stable version is 0.3.24. It allows low-latency, full-duplex communication via WebSocket, polling, or streaming, compatible with older browsers. The project is in maintenance mode with infrequent updates; alternatives like WebSocket or Socket.IO may be preferred for new projects. Key differentiator: simple API, multiple transports, no build tools required.","language":"javascript","status":"maintenance","version":"0.3.24","tags":["javascript","websockets","websocket"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sockjs","imports":["import * as sockjs from 'sockjs'","import { Server } from 'sockjs'","import { createServer } from 'sockjs'"]},{"cmd":"yarn add sockjs","imports":[]},{"cmd":"pnpm add sockjs","imports":[]}],"homepage":"https://github.com/sockjs/sockjs-node","github":"https://github.com/sockjs/sockjs-node","docs":null,"changelog":null,"pypi":null,"npm":"sockjs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}