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
Am I mistaken to think that SessionContextStore should actually be a singleton in the application?
Right now, it seems we’re creating three instances — one per WebSocketEndpoint (1.2, 1.5, 1.6).