python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Detect SignalR client connection loss
I'm working on developing an ASP.Net core 6 application with SignalR, where an android application connects to this service.
I'm performing connection and disconnection tests and when performing the c...
Carlos Rodrigues
Votes: 0
Answers: 1
Is it necessary to stop/close SignalR stream with CancelationToken.Cancel()?
I have concern about how to properly stop/close SignalR stream. It is server-to-client streaming.
I'll try to explain the context of streaming. We have web service that connects to IP camera and opens...

Genato
Votes: 0
Answers: 1
Javascript client fails to connect to SignalR end point
Dear Programming Gurus,
I am working of signalr project using .NET CORE on the backend and ReactJS on the front end.
It works on my local machine, but when i tried them on development server somehow t...
John Hadikusumo
Votes: 0
Answers: 1
Signalr and Websockets on KrakenD API Gateway
I have had trouble implementing SignalR Microservices when using a KrakenD API Gateway.
I presume it is possible as I have had it working with both an NGINX Load Balancer and an Emissary API Gateway r...

Matt
Votes: 0
Answers: 2