Reconnecting websockets on AWS
AWS API Gateway supports websockets.
Unfortunately, their service does not provide the ability to persist connection data and reconnect on flaky internet sessions. Nor could I find any example projects with those features. In this article, I will exp...
menglinmaker.hashnode.dev3 min read