This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Description
I'm using the SignalR in .Net Core project (Microsoft.AspNetCore.SignalR -Version 1.0.0-alpha2-final).
It's work very well from 1 week ago. BUT today it's get the error: WebSocket connection to 'mydomain' failed: Error during WebSocket handshake: Incorrect 'Sec-WebSocket-Accept' header value.

The browser is Chrome version 65.0.3325.146
With Fire Fox get another error like:
Firefox can’t establish a connection to the server at ws:MyDomain
Can someone help me resolve it.
Thanks!