The following solution is a sample signalR messaging application. The frontend is hosted inside an ASP.Net MVC5 application using Razor views, Bootstrap and AngularJS for a modern and responsive experience. The signalR server is hosted on the OWIN pipeline and mock information is sent to the signalR server via windows service (configured as an ASP.Net signalR client).