1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/Online/Spectator
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
..
FrameDataBundle.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
FrameHeader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ISpectatorClient.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ISpectatorServer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OnlineSpectatorClient.cs Revert blocking call when sending spectator frames 2022-07-29 12:24:54 +09:00
SpectatedUserState.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SpectatorClient.cs Revert blocking call when sending spectator frames 2022-07-29 12:24:54 +09:00
SpectatorScoreProcessor.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SpectatorState.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00