You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# WebSocket API session management
2
2
3
+
*This repository is a part of the [blog post](https://aws.amazon.com/blogs/compute/managing-sessions-of-anonymous-users-in-websocket-api-based-applications/). Check it out for more information.*
4
+
3
5
This project creates a sample app for demonstrating how to keep anonymous user context when using WebSocket APIs.
4
6
5
7
The goal is to demonstrate how to handle reconnects without losing user context.
0 commit comments