-
Hi.
I am trying to connect a nativescript project to a signalr core server.
I have already implemented a website made in angular that uses the @aspnet/signalr package.
https://www.npmjs.com/pa…
-
### Is your feature request related to a problem? Please describe.
The issue is SignalR server-side relies on the first `PingMessage` to enable the client-side ping check.
https://github.com/do…
-
### Describe the bug
Using Managed Identities we are recieving the following error.
```
Failed in authorizing AccessKey for 'https://.service.signalr.net/', will retry in 3 seconds
Microsoft.Azu…
-
We need one more type of load balancing besides round robin, session affinity. It's important for things like SignalR and Blazor Server (which uses SignalR).
-
With .NET running on both ends of the wire in a Blazor app, we have the opportunity to dramatically simplify data access with a strongly typed programming model. This issue tracks exploring adding a s…
-
Want to run a .net framework 4.x or 3.x client against a asp.net core 2.0 signalr service. possible?
for now my client is a .net framework 4.x or 3.x console app. eventually it will be a DLL i drop…
-
The Azure SignalR Server and Client connections have been dropping frequently since yesterday.
The thread count is also attached:
-
https://blog.fallenwood.net/2022/09/02/signalr_httpcontext/?
使用 SignalR SSE([ServerSentEvents](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events “” “”)) 时…
-
Vulnerable Library - microsoft.aspnetcore.signalr.protocols.messagepack.6.0.10.nupkg
Path to dependency file: /src/Certify.Server/Certify.Server.Api.Public.Tests/Certify.Server.Api.Public.Tests.csp…
-
Repro:
`dotnet new console`
`app.csproj`:
```xml
Exe
net8.0
enable
enable
true
false
NU1605;NU1603;NU1701
…