{"library":"serverless-websocket","type":"library","category":null,"description":"Low-level library to generate WebSocket URLs for serverless applications using AWS IoT and Cognito identity pools. Current stable version is 1.0.1 (last release). Release cadence is unknown; repository appears inactive with no recent commits. Key differentiators: provides a lightweight, minimal way to obtain a WebSocket URL suitable for MQTT over WebSockets, targeting browser and Node.js. Unlike full-service alternatives like Pusher or Ably, it focuses only on AWS IoT connectivity, leaving the MQTT client choice to the user.","language":"javascript","status":"abandoned","version":"1.0.1","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install serverless-websocket","imports":["import { Create } from 'serverless-websocket'","import Create from 'serverless-websocket'","Create({ accountID: '123456789012', identityPoolID: 'us-west-2:...', endpoint: '...', region: 'us-west-2' })"]},{"cmd":"yarn add serverless-websocket","imports":[]},{"cmd":"pnpm add serverless-websocket","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"serverless-websocket","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}