This post discusses the components required for persistent WebSockets, how API Gateway WebSockets work, and a solution for reconnecting websockets on AWS using Lambda and DynamoDB.

3m read time From awstip.com
Post cover image
Table of contents
Reconnecting WebSockets on AWSFirstly, what components are required in persistent WebSockets?Secondly, how do API Gateway WebSockets work?A solution to reconnecting websockets on AWSLimitations to considerGithub solution:

Sort: