8000 GitHub - maiconpavi/ws_case_study · GitHub
[go: up one dir, main page]

Skip to content

maiconpavi/ws_case_study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ws_case_study

This project is a Web Socket case study using API Gateway (Web Socket), Lambda and DynamoDB.

Infrastructure

We have one Lambda function that is responsible for handling the connection ($connect), disconnection ($disconnect) and message events (sendmessage). The connection and disconnection events are responsible for adding and removing the connection id from the DynamoDB table. The message event is responsible for sending the message to all connected clients.

To deploy you can use the AWS CLI or the AWS Console. Remember to change the default parameters values.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

0