This is a fully-serverless real-time chat example using API Gateway, Lambda and DynamoDB. Messages from one client are broadcast to all other connected clients via WebSockets.
python
lambda
serverless
api-gateway
websockets
dynamodb
sam
serverless-application-model
serverless-examples
-
Updated
Jun 18, 2024 - Python