{"library":"api-websocket-bridge","type":"library","category":null,"description":"A Node.js Docker application that polls an API at a configurable interval and distributes changes to connected WebSocket clients via events. Version 1.0.5 is the latest stable release, with no further updates expected. Designed specifically for polling JSON endpoints and emitting only changed fields as WebSocket events, it differs from general-purpose WebSocket libraries by including built-in polling, diffing, and event mapping via a config.json file. Requires SSL certificates for secure WSS and runs exclusively in Docker.","language":"javascript","status":"active","version":"1.0.5","tags":["javascript","API","WebSocket","Bridge","Real-time","Communication","Node.js","WebSocket Server","WebSocket Protocol"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install api-websocket-bridge","imports":["No public API — use Docker image from repository","Clients use 'ws' library: const WebSocket = require('ws'); const ws = new WebSocket('wss://host:8080');"]},{"cmd":"yarn add api-websocket-bridge","imports":[]},{"cmd":"pnpm add api-websocket-bridge","imports":[]}],"homepage":"https://github.com/litruv/API-WebSocket-Bridge#readme","github":"https://github.com/litruv/API-WebSocket-Bridge","docs":null,"changelog":null,"pypi":null,"npm":"api-websocket-bridge","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}