WebSockets middle-tier sample using ClientWebSocket
The sample demonstrates the usage of ClientWebSocket. The same takes a scenario of a browser client talking to an Asp.Net web application - ScoreTickerApp, to get live score updates over websockets. This Asp.Net Web App acting as the middle tier connects to two backend HttpListen