i try to use SignalR in MVC Application. It works well but i get the following Error in the Chrome console
WebSocket connection to \'ws://localhost:18245/si
The bug seems to be alive, but it looks like they work on it. You can solve the problem by using https/wss.
https
wss
Read codeMonkeys answer at SignalR not working with Windows-integrated authentication.