1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-05 13:13:22 +08:00
osu-lazer/osu.Game/Online/Notifications
Dan Balasescu 8ac2075c61 Fix possible threading issues
Not really sure of the best way to handle this in general. It could be
argued that this should be a `Component` type and the bindable bound in
`LoadComplete()`...
2022-11-02 10:04:25 +09:00
..
Polling Fix possible threading issues 2022-11-02 10:04:25 +09:00
WebSocket Remove weird cast 2022-10-28 18:54:34 +09:00
NotificationsClient.cs Fix possible threading issues 2022-11-02 10:04:25 +09:00
NotificationsClientConnector.cs Generalise + add polling-style for usage in tests 2022-10-28 17:53:28 +09:00