servicepoint-tanks/tanks-backend/TanksServer/Interactivity
2024-05-06 00:56:24 +02:00
..
AppSerializerContext.cs add endpoint for requesting map data 2024-05-06 00:56:24 +02:00
BufferPool.cs remove a bunch of locks 2024-05-06 00:33:49 +02:00
ByteChannelWebSocket.cs less locking for screen connection, force more concurrency 2024-05-06 00:33:49 +02:00
ClientScreenServer.cs remove a bunch of locks 2024-05-06 00:33:49 +02:00
ClientScreenServerConnection.cs deduplicate connection logic 2024-05-06 00:38:18 +02:00
ControlsServer.cs remove guid, reduce latency (gets stuck sometimes tho) 2024-04-28 12:53:18 +02:00
ControlsServerConnection.cs deduplicate connection logic 2024-05-06 00:38:18 +02:00
DroppablePackageRequestConnection.cs deduplicate connection logic 2024-05-06 00:38:18 +02:00
PlayerInfoConnection.cs deduplicate connection logic 2024-05-06 00:38:18 +02:00
PlayerScreenData.cs less locking for screen connection, force more concurrency 2024-05-06 00:33:49 +02:00
PlayerServer.cs remove a bunch of locks 2024-05-06 00:33:49 +02:00
SendToServicePointDisplay.cs remove a bunch of locks 2024-05-06 00:33:49 +02:00
TaskExtensions.cs remove a bunch of locks 2024-05-06 00:33:49 +02:00
WebsocketServer.cs deduplicate connection logic 2024-05-06 00:38:18 +02:00
WebsocketServerConnection.cs deduplicate connection logic 2024-05-06 00:38:18 +02:00