{"library":"ciscospark-websocket-events","type":"library","category":null,"description":"A Node.js library (v1.2.0, no recent updates) that connects to Cisco Spark's native WebSocket and emits events for message creation, membership creation, and room updates. Designed for bots behind firewalls that cannot receive inbound webhooks. Supports event callbacks and forwarding events to a configurable webhook URL. Works with BotKit. Note: Cisco Spark has been rebranded to Webex; this library targets the legacy API.","language":"javascript","status":"maintenance","version":"1.2.0","tags":["javascript","Cisco","Spark","Websocket"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ciscospark-websocket-events","imports":["const SparkWebSocket = require('ciscospark-websocket-events')","const sparkwebsocket = new SparkWebSocket(process.env.SPARK_TOKEN ?? '')","sparkwebsocket.connect(function(err, res) { ... })","sparkwebsocket.setEventCallback(function(event) { ... })","sparkwebsocket.setWebHookURL('http://example.com/webhook')"]},{"cmd":"yarn add ciscospark-websocket-events","imports":[]},{"cmd":"pnpm add ciscospark-websocket-events","imports":[]}],"homepage":"https://github.com/marchfederico/ciscospark-websocket-events#readme","github":"https://github.com/marchfederico/ciscospark-websocket-events","docs":null,"changelog":null,"pypi":null,"npm":"ciscospark-websocket-events","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}