I am trying to build the project in this link : http://www.asp.net/signalr/overview/getting-started/tutorial-getting-started-with-signalr
It works as expected in Chrome, but in Firefox there is a problem.
If I open more than three tabs of Firefox, signalR stops working and will work only for the first three tabs.
Is this a really problem ?