servicepoint-tanks/tanks-backend/TanksServer/Interactivity
2024-05-15 20:38:16 +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 WIP switch to ServicePoint2 library 2024-05-13 01:23:34 +02:00
ClientScreenServerConnection.cs WIP switch to ServicePoint2 library 2024-05-13 01:23:34 +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 powerup fixes 2024-05-08 01:01:11 +02:00
PlayerInfoConnection.cs WIP switch to ServicePoint2 library 2024-05-13 01:23:34 +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 update servicepoint2 2024-05-15 20:38:16 +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