Simple demo SignalR + Knockout application
Press generator link and new tab in your browser will be opened. The second tab generates data and sends to the server via web sockets. The server receives data and sends it to the first tab. You can see that on the both tabs temperature values appears. UI is updated via KnockoutJS