start of socket

This commit is contained in:
2026-03-20 22:48:32 -04:00
parent 44fa9a8bb2
commit 187c8de6d3
2 changed files with 21 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
<ItemGroup>
<PackageReference Include="SurrealDb.Net" Version="0.9.0" />
<PackageReference Include="WebSocketSharp" Version="1.0.3-rc11" />
</ItemGroup>
</Project>