have akka.net and signalr communicating

This commit is contained in:
2024-03-19 17:17:49 -06:00
parent 09e97fb2fc
commit 9ffd60ac84
17 changed files with 322 additions and 29 deletions

View File

@@ -8,3 +8,5 @@
@using Microsoft.JSInterop
@using Management.Web
@using Management.Web.Shared
@using Management.Actors
@using static Microsoft.AspNetCore.Components.Web.RenderMode