No announcements
Found 3574214 threads
-
0 Votes
Wpf client and asp.net web app signalr Hub , save users list logged in from wpf client in signalr hub
Been a while since I used SignalR.... but IIRC...Answered | 1 Replies | 905 Views | Created by Ramesh Supekar - Thursday, June 4, 2015 1:47 PM | Last reply by Andy ONeill - Thursday, June 4, 2015 3:01 PM -
0 Votes
Calling a SignalR Hub From Azure WebJobs
Redis Cache)The backplane delivers the message to all the web servers in the server farmEach servers works out whether it has any connected clients that ...Answered | 2 Replies | 4473 Views | Created by TimJohnson1 - Monday, June 22, 2015 9:04 PM | Last reply by IanG - Tuesday, September 13, 2016 9:37 AM -
0 Votes
SignalR SelfHost: Issue on calling Signalr server from JavaScript Client
Looking into your code it seems that you are trying to solve SignalR related issue and not Media Services .Answered | 1 Replies | 7860 Views | Created by Emraan Siddiqui - Wednesday, July 31, 2013 9:35 AM | Last reply by George Trifonov - Thursday, August 1, 2013 6:23 PM -
2 Votes
HTML Client - Refresh Screen in SignalR Notification...
Hi Mad Rian, We use this quite successfully in our latest application.Answered | 1 Replies | 3665 Views | Created by Mad Rian - Friday, April 17, 2015 1:55 PM | Last reply by novascape - Friday, April 17, 2015 11:23 PM -
0 Votes
SignalR Client in WPF
The harder you make it for people to help the less likely you are to get help.Answered | 5 Replies | 1202 Views | Created by Exotic_Om - Wednesday, June 1, 2016 10:33 AM | Last reply by Andy ONeill - Thursday, June 2, 2016 4:37 PM -
1 Votes
Azure SignalR Service - Globally Distributed Applications
But now we want to deploy the application 'across the pond' so our users in the US are not hit with a 0,5-1 second latency with every request.Answered | 5 Replies | 663 Views | Created by Rudi Larno - Avantida - Friday, January 18, 2019 3:25 PM | Last reply by Bryan Trach - MSFT - Friday, February 8, 2019 4:18 AM -
0 Votes
Mixed Authentication for SignalR
There is an authentication and authorization for SignalR hubs example available here: Authentication and Authorization for SignalR Hubs: ...Answered | 1 Replies | 1198 Views | Created by SymphonySummit - Friday, September 18, 2015 1:42 PM | Last reply by Magnus (MM8) - Saturday, September 19, 2015 10:25 AM -
0 Votes
Signalr client connections from within Azure Functions
I've done some testing and seems like the signalr-connections stay open for about 5 mins or so and then is killed off.Answered | 3 Replies | 572 Views | Created by HansOlavS - Friday, February 22, 2019 8:00 PM | Last reply by HansOlavS - Wednesday, February 27, 2019 11:40 PM -
1 Votes
SignalR Groups simultaneously connections limitations
Various browsers have various limits for maximum connections per host name.Answered | 2 Replies | 2215 Views | Created by Relix1990 - Monday, February 23, 2015 10:38 AM | Last reply by Magnus (MM8) - Monday, February 23, 2015 10:54 AM -
0 Votes
SignalR Disconnected event sometimes not raised
Hello, This should be asked in Microsoft's ASP.Net forums: http://forums.asp.net/ As Microsoft's ASP.Net forums are on a different ...Answered | 2 Replies | 1227 Views | Created by khalil salhi - Wednesday, March 9, 2016 6:56 AM | Last reply by Just Karl - Thursday, March 10, 2016 3:44 PM -
0 Votes
Keep SignalR connection open while Windows Phone 8.1 app in background
But every time my app is suspended in the background, the SignalR connection is lost.Answered | 1 Replies | 2271 Views | Created by WSPWesley - Monday, February 23, 2015 8:28 AM | Last reply by Dave Smits - Monday, February 23, 2015 9:09 AM -
0 Votes
How to send notifications to winform client using signalR
SignalR is a web-based technology.Answered | 1 Replies | 1469 Views | Created by Sandy Paul - Friday, May 15, 2015 3:42 PM | Last reply by CoolDadTx - Friday, May 15, 2015 4:37 PM -
0 Votes
Websockets don't work when using SignalR 2.0.0 with Lightswitch 2013
What worries me is that my SignalR LS2013 VB implementation fails to even resolve/create the signalr/hubs folder according to fiddler.Answered | 4 Replies | 2979 Views | Created by Steve Kehoe - Friday, November 1, 2013 4:42 PM | Last reply by Mabz - Thursday, December 4, 2014 3:13 PM -
0 Votes
SignalR Client application can't make hub connection if it runs as different user level with the SignalR Server process
Now, as I am back working on this Signalr project I still have the same issue.Unanswered | 2 Replies | 639 Views | Created by Anonymous - Thursday, June 1, 2017 7:35 PM | Last reply by Anonymous - Monday, August 14, 2017 4:52 PM -
0 Votes
SignalR performance counters stopped reporting
After a lot of trial and error I managed to get SignalR performance counters reported from my Windows Server 2012 R2 with IIS 8.5 - I installed ...Answered | 1 Replies | 1612 Views | Created by jjggg - Friday, May 13, 2016 11:48 AM | Last reply by Anastasia Black - Friday, May 13, 2016 6:30 PM -
2 Votes
SignalR sample
Here's one I wrote: https://github.com/masnider/SignalF/ based on https://www.asp.net/signalr/overview/getting-started/tutorial-high-frequency-realtime-with-signalrAnswered | 2 Replies | 1050 Views | Created by jackhanbond - Wednesday, December 7, 2016 2:13 AM | Last reply by Matt Snider - Tuesday, January 10, 2017 6:46 PM -
0 Votes
API App - CORS problem with SignalR
Hi, Please refer this link and check if it ...Answered | 5 Replies | 3718 Views | Created by shacharle - Monday, August 24, 2015 1:59 PM | Last reply by ozkary - Tuesday, January 5, 2016 5:55 PM -
0 Votes
Azure SignalR Service (Preview) Group Joining from .Net Console
Use this method to add services to the container. // For more information on how to configure your application, visit https://go.microsoft.com/fwlink/?Answered | 5 Replies | 1222 Views | Created by Dave Thompson 101 - Wednesday, September 12, 2018 3:56 PM | Last reply by AshokPeddakotla-MSFT - Friday, September 14, 2018 11:26 AM -
0 Votes
SignalR/Hub not loading in Windows Azure Web App but working correctly in visual studio and in IIS.
--Reference the autogenerated SignalR hub script.Answered | 5 Replies | 2977 Views | Created by ShahzadAslam_498 - Sunday, August 16, 2015 8:24 AM | Last reply by Luis Calado de Sousa - Tuesday, August 18, 2015 11:20 AM -
1 Votes
how to use signalr with asp.net webform not MVC
The only difference will be where we are mapping SignalR to ASP.NET pipeline.Answered | 2 Replies | 1952 Views | Created by ahmedemad - Saturday, August 29, 2015 1:03 AM | Last reply by Jaliya Udagedara - Monday, August 31, 2015 3:25 AM - Items 1 to 20 of 3574214 Next ›
No announcements