-
Azure SignalR service + Azure function based hubs
--------------------------------------------------------
I am just wondering if sending message to specific group within connected clients is workin…
-
Hi,
I tried to compile the latest versión with carthage using those commands
Carfile
github "moozzyk/SignalR-Client-Swift" "0.9.1"
carthage update
carthage update --use-xcframeworks
Both…
-
Thanks for providing a signalr library for Rust! 👏🦀
While testing with a C# backend I ran into an issue.
Sometimes I'm getting empty JSON messages from the hub which look like this:
```
2024…
-
ElectronNET.CLI Version: 23.6.2.0
* **Version**:
.Net 6
Node.JS v18.18.2
* **Target**:
electronize build /target win
When building the project with target win as po…
-
# Issue description
It took me a while to figure out how to do cookie website authentication and jwt bearer client authentication at the same time so that both web and .net SignalR client can conne…
-
pip install signalr-client-aio
Collecting signalr-client-aio
Using cached https://files.pythonhosted.org/packages/83/90/82d1e2feffb173ad9d9c9e25f395eabec11c3426b5cb134a689227222d5d/signalr_client_…
-
### 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.
[WebSocketStream](https://web…
-
- .NET Framework 4.7.1
- jQuery-signalR-2.4.1
- Microsoft.Azure.SignalR.AspNet 1.7.1
- Azure SignalR Service Configuration in Portal = CORS: *, Service Mode = Default, Tier = Standard
I am getti…
-
Microsoft.AspNet.SignalR.Redis
Redis as the messaging backplane for scale out of ASP.Net SignalR is missing the support for mutual Authentication connection to Redis
### Expected behavior
Sign…
-
## Background and Motivation
For PR https://github.com/dotnet/aspnetcore/pull/38025
We are adding a source generator for SignalR .NET clients to allow sharing strongly-typed interfaces between c…