-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rwjs/unique sids #1049
Rwjs/unique sids #1049
Commits on Mar 11, 2022
-
Added a static SessionManager share_ptr to the OnMessageTask class so…
… that a pointer to an end-of-life session can be removed from the SessionManager session map.
Configuration menu - View commit details
-
Copy full SHA for 8701b3d - Browse repository at this point
Copy the full SHA 8701b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dadc25 - Browse repository at this point
Copy the full SHA 9dadc25View commit details -
Updated some logging messages.
Modefined the way that sessions get deleted to make sure they all get removed from the SessionManager session map.
Configuration menu - View commit details
-
Copy full SHA for 6a04afa - Browse repository at this point
Copy the full SHA 6a04afaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd9f046 - Browse repository at this point
Copy the full SHA cd9f046View commit details -
Made change to session deletion so that it is consistent in both cases when a WebSocket closes and when the last OnMessageTask referencing a session is deleted.
Configuration menu - View commit details
-
Copy full SHA for 0f9aed7 - Browse repository at this point
Copy the full SHA 0f9aed7View commit details -
Added shared_ptr to SessionManager to enable sessions to be removed
from the SessionManager session map.
Configuration menu - View commit details
-
Copy full SHA for 8a80ff9 - Browse repository at this point
Copy the full SHA 8a80ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f21e0f9 - Browse repository at this point
Copy the full SHA f21e0f9View commit details -
Changed way that session_id is generated in OnUpgrade. This has not f…
…ixed the id issue so the final fix needs to go somewere else, so very much a work in progress.
Configuration menu - View commit details
-
Copy full SHA for 45f8732 - Browse repository at this point
Copy the full SHA 45f8732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 999aef2 - Browse repository at this point
Copy the full SHA 999aef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dce1d08 - Browse repository at this point
Copy the full SHA dce1d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a0398 - Browse repository at this point
Copy the full SHA 62a0398View commit details -
Added check before using the shared_ptr to the SessionManager. Turns
out that it behaves differently depending on what compiler settings are used with g++ v9.4.0.
Configuration menu - View commit details
-
Copy full SHA for f4bb3f4 - Browse repository at this point
Copy the full SHA f4bb3f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d73dd3 - Browse repository at this point
Copy the full SHA 4d73dd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ce3cc - Browse repository at this point
Copy the full SHA d7ce3ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd9c73c - Browse repository at this point
Copy the full SHA bd9c73cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f5c3d9 - Browse repository at this point
Copy the full SHA 3f5c3d9View commit details
Commits on Mar 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 08d28e8 - Browse repository at this point
Copy the full SHA 08d28e8View commit details
Commits on Mar 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 36ef101 - Browse repository at this point
Copy the full SHA 36ef101View commit details
Commits on Mar 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f0a6439 - Browse repository at this point
Copy the full SHA f0a6439View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f253f - Browse repository at this point
Copy the full SHA 99f253fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15423b8 - Browse repository at this point
Copy the full SHA 15423b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb38da - Browse repository at this point
Copy the full SHA 5eb38daView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeb20ec - Browse repository at this point
Copy the full SHA aeb20ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eda9ec - Browse repository at this point
Copy the full SHA 0eda9ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for aceba4e - Browse repository at this point
Copy the full SHA aceba4eView commit details
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a1d1ba3 - Browse repository at this point
Copy the full SHA a1d1ba3View commit details