osu/osu.Game/Online/Spectator
Dean Herbert 537c9e031d
Merge pull request #25522 from bdach/no-concurrent-connections
Implement flow allowing disconnection from online services when another client instance for same user is detected
2023-11-28 19:09:38 +09:00
..
FrameDataBundle.cs
FrameHeader.cs
ISpectatorClient.cs Implement client-side disconnection flow 2023-11-21 15:15:45 +09:00
ISpectatorServer.cs Automated pass 2023-06-24 01:00:03 +09:00
OnlineSpectatorClient.cs Centralise and improve messaging around online state 2023-11-21 15:15:46 +09:00
SpectatedUserState.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
SpectatorClient.cs Merge pull request #25522 from bdach/no-concurrent-connections 2023-11-28 19:09:38 +09:00
SpectatorScoreProcessor.cs
SpectatorState.cs