-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Projects that are dependent on the microsoft-signalr package no longer compile with [v0…
-
This is more of a question then a issue.
I'm using the @microsoft/signalr (v.6.0.0) javascript client in my Vue project.
This is my Connection Builder
`client = new HubConnectionBuilder()
.w…
-
### Discussed in https://github.com/theOehrly/Fast-F1/discussions/627
Originally posted by **supremeremixx** August 19, 2024
Hello!
I'm trying to run endless loop with SignalRClient.
```
…
-
I'm unable to find any kind of release notes for the TS library of SignalR. There's not even a readme here:
https://github.com/dotnet/aspnetcore/tree/main/src/SignalR/clients/ts
And no links to ch…
-
### 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.
I am using SignalR-Client-Cpp from …
-
I am having some problems getting the hub callback method to trigger in flutter.
I am able to connect to the signalr server and send a message to the server, but on the broadcastMessage it does not…
-
Currently there are limited ways to specify user identity to be used for SignalR in Azure functions when using Node.js runtime. One can use input binding property `userId` to only specify that it shou…
yohny updated
1 month ago
-
### Describe the bug
Getting the below exception when sending message to client using Groups.
How do I avoid this or gracefully handle this?
Like below
```
public static void Notify(long Id,…
-
Hi @cscorley !
I was looking for a tool to parse combined diff to use inside my tool (https://github.com/ishepard/pydriller), and ended up here. In your documentation you state you can parse the com…
-
## Motivation
I have a .NET 8 Blazor server app where I wish to change the base url for.
This is because I need to deploy my application to IIS and it will be locally hosted using a reverse proxy.
"W…