Implemented daemon side stats streaming. Fixed server task cancellation being too quick. Improved console streaming

This commit is contained in:
2025-06-05 02:29:49 +02:00
parent 3b08a205d3
commit 4b1045d629
8 changed files with 240 additions and 39 deletions

View File

@@ -15,7 +15,6 @@
</PropertyGroup>
<ItemGroup>
<Folder Include="DaemonSide\"/>
<Folder Include="DaemonSide\Http\Responses\Servers\Files\"/>
</ItemGroup>