LANCommander/LANCommander.SDK/Clients
Pat Hartl 66abc6e59e Implement infinite loading with chat thread
- Chat messages are now loaded based on scroll position
- Read status is now updated and set by last message read
- Reworked script importing by using ScriptProvider
2026-01-11 14:38:24 -06:00
..
AuthenticationClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
BeaconClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
ChatClient.cs Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
ChatHubClient.cs Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
ConnectionClient.cs Separate SignalR chat client from RPC client. Create abstraction for getting server address. Implement server-side chat client. 2025-12-23 21:12:06 -06:00
DepotClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
DiscoveryBeacon.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
DiscoveryProbe.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
GameClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
IArchiveClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
IChatClient.cs Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
IConnectionClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
IssueClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
LauncherClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
LibraryClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
LobbyClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
MediaClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
PlaySessionClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
ProfileClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
RedistributableClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
RpcClient.cs Separate SignalR chat client from RPC client. Create abstraction for getting server address. Implement server-side chat client. 2025-12-23 21:12:06 -06:00
SaveClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
ScriptClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
ServerClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
TagClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00