Shaffer Dehmlow

Results 2 comments of Shaffer Dehmlow

I am using the standard SignalR library in a Bolero application (.NET 5) and was able to get it hooked into a Elmish subscription. I am fairly new to F#...

You can run SignalR on the client in WebAssembly mode ([blazor docs](https://docs.microsoft.com/en-us/aspnet/core/tutorials/signalr-blazor?view=aspnetcore-5.0&tabs=visual-studio&pivots=webassembly)). My app is hosted with ASP.NET but it might work with other hosting models as well. I ended...