{"library":"aws-post-to-connection","type":"library","category":null,"description":"A utility library for posting messages to a connected WebSocket client via AWS API Gateway. Version 0.1.21 is the current stable release; the package is infrequently updated. It simplifies sending messages to WebSocket connections from AWS Lambda functions by wrapping the AWS SDK's ApiGatewayManagementApi. Key differentiators include support for the same gateway, another gateway, and local WebSocket servers, making it useful for development and testing.","language":"javascript","status":"maintenance","version":"0.1.21","tags":["javascript","aws","lambda","websocket","api-gateway"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install aws-post-to-connection","imports":["const PostToConnection = require('aws-post-to-connection')","const PostToConnection = require('aws-post-to-connection')","const postToConnection = PostToConnection(options); await postToConnection(data, connectionId)"]},{"cmd":"yarn add aws-post-to-connection","imports":[]},{"cmd":"pnpm add aws-post-to-connection","imports":[]}],"homepage":"https://github.com/jameskyburz/aws-lambda-ws-server#readme","github":"git://github.com/jameskyburz/aws-lambda-ws-server","docs":null,"changelog":null,"pypi":null,"npm":"aws-post-to-connection","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}