.NET 8: SignalR SendAsync Await Action Hangs After Extended Connection Time
I’m encountering an issue with SignalR in a .NET 8 application
where an await action on SendAsync method seems to hang
when targeting a specific client via their connection ID.