Using host headers with self hosted ASP.NET SignalR 2.0
If you want to use host headers in development with self hosted ASP .NET SignalR 2.0, you can add the hostheader to your hosts file, found in C:\Windows\System32\Drivers\etc Then use the following adjusted client…