-
### Description
Hi, I'm thinking it might be good to mention an alternate way of adding a client-side library via the file system. This can be helpful for users who may want to use npm instead of un…
-
### GitHub Issues
maxTries variable in abp.signalr-client.js is not defined. Also maxTries should be initialized with "abp.signalr.maxTries" for users to provide a custom reconnect time.
![image…
-
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…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
With basic authentication selected.
When clicking on the gear icon in the top-right of the w…
-
I am seeking support for enabling TLS 1.3 in Azure SignalR Service or guidance on any documentation steps I might have overlooked. Currently, the absence of TLS 1.3 support forces us to maintain our A…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/nuget-package-MicrosoftAspNetCoreSign/10790621)._
---
[severity:It's more difficult to …
-
#### Problem
The `WorkflowInstanceHub` currently accepts anonymous requests, which poses a security risk by allowing unrestricted access to SignalR endpoints. To improve security, we need to enforce …
-
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…
-
Hi I'm a C++ newbie I use C# most of the time
I need to develop a windows signalr client using VC++
I installed it using vcpkg: vcpkg install microsoft-signalr:x86-windows-static
Then in project co…
-
### 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…