Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
0 answers
73 views

Im using a signalr client in my android app. Im going to show you parts of my code because its a huge project. I have a SignalRServiceConnections that binds the service in my MainLayoutActivity that ...
redoc01's user avatar
  • 2,559
Advice
0 votes
3 replies
121 views

I'm building a simple application with a asp.net backend, and a regular react application as frontend. I'm trying out SignalR and wondering if it's posible to send data to the server via the initial ...
0 votes
0 answers
101 views

I'm sending negotiation call to the following url: http://localhost:5001/dt-area/notification/negotiate?negotiateVersion=1 and getting response like: { "negotiateVersion": 1, &...
2 votes
0 answers
98 views

I've been looking for different solutions to this problem, but not results. Please help me understand the root cause. I have Traefik v3.6 installed in Docker Swarm (Swarm consists of 3 nodes - 1 ...
2 votes
0 answers
59 views

I encountered a problem when deploying a socket application using signalr. I connect with the longpolling method and it still works, but the websocket gives an error: Error: Failed to start the ...
Best practices
1 vote
2 replies
99 views

We have a strong use case, and I’d like your suggestion on how to solve an issue we're facing. We built a banking system using ASP.NET Core that allows users to view their accounts. Here's how it ...
Best practices
1 vote
0 replies
69 views

Animations and typing delayed (no WebRTC) I’m building a Remote desktop app for macOS, where the screen is captured, H.264 encoded, and streamed to a web client using SignalR. For some reasons I ...
-1 votes
1 answer
80 views

I'm trying to config a notification service in SQL Server + ASP.NET Core + Angular project. I am struggling with configuring the SQL Server Service Broker. Scenario: I have a table that gets rows ...
2 votes
1 answer
72 views

I've implemented SignalR as an add-on to a user-to-user messaging system. I use it to notify the recipient that they've received a message. This works when the recipient is already viewing their ...
AMP59's user avatar
  • 35
1 vote
1 answer
57 views

Thank you all in advance for productive feedback and ideas to help resolve this. Problem: Blazor w/SignalR hub and Client Certificate required throws exception on connection attempt. My project is a ....
0 votes
0 answers
43 views

I'm having an issue when using an Azure App Service, Azure Function App and SignalR. I'm using a Dev and Test environment. The architecture of the environments seem to match each other. The app ...
1 vote
0 answers
52 views

I'm getting errors in the JS client (404), and an error on the server which states that it's probably a 404.15, which is query string too long). Now, as far as I can ascertain, when using SignalR, the ...
2 votes
0 answers
94 views

We have an ASP.NET Core application (scaled out) with SignalR hubs. A Microsoft.AspNetCore.SignalR.StackExchangeRedis Redis backplane is in place using .AddStackExchangeRedis(). Messages are sent to ...
1 vote
0 answers
47 views

There is an exception after I run my web app using Orchard Core 2.2.0, EF Core 9.0.3, ASP.NET core SignalR 8.0.10 on .NET 8.0. The exception occurs in the following code in Program.cs of my web ...
1 vote
1 answer
80 views

I'm building a Blazor Server app with a Minimal API endpoint for login. Everything seems to work server-side: My CustomAuthenticationStateProvider correctly updates the AuthenticationState via ...

15 30 50 per page
1
2 3 4 5
...
656

AltStyle によって変換されたページ (->オリジナル) /