osu/osu.Game/Online
Dean Herbert fd09155990 Revert blocking call when sending spectator frames
There are a lot of these requests, and we don't really care about
waiting on them to finish sending. This may have negatively affected
send performance for users with very high latency.

Reverts part of 0533249d11.

Addresses concerns in https://github.com/ppy/osu/discussions/19429#discussioncomment-3276400.
2022-07-29 12:24:54 +09:00
..
API Remove SubmittableScore and replace with SoloScoreInfo extension method 2022-07-25 13:43:43 +03:00
Chat
Leaderboards Country -> CountryCode 2022-07-18 08:40:34 +03:00
Metadata Expose event from OnlineMetadataClient rather than calling BeatmapUpdater directly 2022-07-19 17:57:01 +09:00
Multiplayer Merge pull request #19189 from peppy/peform-actions-after-reconnect 2022-07-19 14:46:29 +09:00
Placeholders
Rooms Remove SubmittableScore and replace with SoloScoreInfo extension method 2022-07-25 13:43:43 +03:00
Solo Remove SubmittableScore and replace with SoloScoreInfo extension method 2022-07-25 13:43:43 +03:00
Spectator Revert blocking call when sending spectator frames 2022-07-29 12:24:54 +09:00
BeatmapDownloadTracker.cs
DevelopmentEndpointConfiguration.cs Add missing endpoint URLs 2022-07-05 22:15:52 +09:00
DownloadState.cs Tidy up implementation and remove unnecessary enum 2022-07-15 19:02:04 +09:00
DownloadTracker.cs
EndpointConfiguration.cs
HubClientConnector.cs Perform actions after server reconnection 2022-07-17 21:09:48 +09:00
IHubClientConnector.cs Perform actions after server reconnection 2022-07-17 21:09:48 +09:00
ILinkHandler.cs
OnlineViewContainer.cs
PollingComponent.cs
ProductionEndpointConfiguration.cs Add missing endpoint URLs 2022-07-05 22:15:52 +09:00
ScoreDownloadTracker.cs
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs