7 Forks
13 Stars
13 Watchers

serverless-websocket-chat

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.

How to download and setup serverless-websocket-chat

Open terminal and run command
git clone https://github.com/aws-samples/serverless-websocket-chat.git
git clone is used to create a copy or clone of serverless-websocket-chat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with serverless-websocket-chat https://github.com/aws-samples/serverless-websocket-chat/archive/master.zip

Or simply clone serverless-websocket-chat with SSH
[email protected]:aws-samples/serverless-websocket-chat.git

If you have some problems with serverless-websocket-chat

You may open issue on serverless-websocket-chat support forum (system) here: https://github.com/aws-samples/serverless-websocket-chat/issues