asp.net mvc - SignalR start pending -


i'm working on chat plugn within asp.net mvc application.

everything works expected when there 2 users (different browsers). when third user logs in, signalr start request pending, , other users can not use application anymore.

it seems signalr allows 2 users connect.

onconnected method in hub never called third user.

enter image description here

can me?


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

How to merge four videos on one screen with ffmpeg -

c - getting error: cannot take the address of an rvalue of type 'int' -