-
I'm randomly seeing deadlocks in the database. Has anyone else seen this:
```
Services.SignalR.VideoHubService:0: "Error in SQL notification loop Microsoft.Data.SqlClient.SqlException (0x80131904)…
-
i use blazor webassemly .net 8
i want every 5 sec send time to all clients
this is my project
https://github.com/jones1995wm/SendTime
but when i navigate to /chat page component this code send time…
-
### Description
Distributed tracing was added for SignalR Core in client and server:
* https://github.com/dotnet/aspnetcore/pull/55439
* https://github.com/dotnet/aspnetcore/pull/57049
* https://git…
-
![Ekran görüntüsü 2024-08-25 153006](https://github.com/user-attachments/assets/5e5d8321-1018-4393-b8f4-8dd802369777)
![Ekran görüntüsü 2024-08-25 153050](https://github.com/user-attachments/assets/7…
-
Thanks for the good work!
## New Feature
Is authentication for signalR on the plans? We are using signalR with IdentityServer4, to send data over to authenticated users, but I don't think Ocelot …
-
Hello,
I am working on a project integrating SignalR with .NET Aspire and have encountered a specific challenge related to automatic address resolution for connections.
We are using SignalR Clie…
-
With the latest version of the Best.SignalRCore package (installed via Package Manager) there's the new `MessagePackCSharpProtocol` class that is behind the define `BEST_SIGNALR_ENABLE_MESSAGEPACK_CSH…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When using a Redis SignalR backplane (Microsoft.AspNetCore.SignalR.StackExchangeRedis)
Combi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
SignalR should run in a trimmed app…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I'm experiencing an issue with SignalR in a Blazor WebAssembly application where the WebSocke…