Code demonstrating Knockout.js and SignalR working together to make a multi-player Blackjack game
- Host the ASP.NET application on a web server (either deploy to an actual server, or just load the project into Visual Studio and run)
- Start game.htm in multiple browsers.
- Click [Join] in each browser to join the game.
- Click [Deal] in one of the browsers to start the game.
Note: There is also a version hosted on AppHarbor: