osu/osu.Game/Online
2024-02-20 16:31:31 +01:00
..
API Fix typo in json property name 2024-02-14 13:21:37 +01:00
Chat Namespacify data structures used in websocket communications 2024-02-20 16:31:31 +01:00
Leaderboards Reduce enumerator overhead in GameplayLeaderboard 2024-01-23 05:31:53 +09:00
Metadata Do not attempt to stop watching user presence when requested to disconnect 2024-02-16 13:08:39 +01:00
Multiplayer Improve exception logging of unobserved exceptions via FireAndForget 2024-02-08 00:25:11 +08:00
Notifications/WebSocket Namespacify data structures used in websocket communications 2024-02-20 16:31:31 +01:00
Placeholders
Rooms Add additional gameplay metadata to room score request 2024-02-10 17:20:17 +09:00
Solo Refactor SoloStatisticsWatcher to no longer require explicit subscription callbacks 2024-02-13 13:49:01 +01:00
Spectator Update R# + fix inspections 2024-02-02 21:00:28 +09:00
BeatmapDownloadTracker.cs
DevelopmentEndpointConfiguration.cs Remove no longer relevant changes 2024-01-29 09:05:03 +01:00
DownloadState.cs
DownloadTracker.cs
EndpointConfiguration.cs Update endpoints to final production endpoints 2024-01-30 18:40:17 +09:00
HubClient.cs
HubClientConnector.cs
IHubClientConnector.cs
ILinkHandler.cs
IStatefulUserHubClient.cs Add extended xmldoc to DisconnectRequested() 2024-02-16 13:09:36 +01:00
OnlineStatusNotifier.cs Handle forced logouts due to password change too 2024-01-26 10:53:27 +01:00
OnlineViewContainer.cs
PersistentEndpointClient.cs
PersistentEndpointClientConnector.cs Use staggered exponential backoff when retrying in PersistentEndpointClientConnector 2024-02-06 15:40:30 +01:00
PollingComponent.cs
ProductionEndpointConfiguration.cs Remove no longer relevant changes 2024-01-29 09:05:03 +01:00
ScoreDownloadTracker.cs
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs Simplify UserActivity for serialisability over the wire 2023-12-06 18:52:26 +01:00