SignalR not works on Google Chrome

人盡茶涼 提交于 2019-12-11 13:25:56

问题


I have updated the signal R version from 1.1.3 to 2.1.2 in my project, but after updating it i found that implemented all functionality working proper on Firefox & Internet Explorer but not on Google Chrome. I'm already used long-polling & related solution but then also its not working, Actually Google Chrome is able to sends the update Signal's but not able to receive any signals from another browser.


回答1:


After updating Google Chrome with version 41.0.2266.2 canary, it's working properly.



来源:https://stackoverflow.com/questions/27717554/signalr-not-works-on-google-chrome

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!