aws-post-to-connection

JSON →
library 0.1.21 ·javascript maintenance
verified Jun 7, 2026

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.