Pro ASP.NET SignalR: Real-Time Communication in .NET with SignalR 2.1 (2014)

Pro ASP.NET SignalR: Real-Time Communication in .NET with SignalR 2.1 (2014)

Introduction

Chapter 1. Introduction to the Real-Time Web and ASP.NET SignalR

Chapter 2. Overview of SignalR

Chapter 3. Developing SignalR Applications Using Hubs

Chapter 4. Developing SignalR Applications Using Persistent Connections

Chapter 5. Troubleshooting ASP.NET SignalR Applications

Chapter 6. An Overview of the Clients that Support SignalR

Chapter 7. How to Extend and Customize SignalR Functionality

Chapter 8. Configuration, Deployment, and Security Aspects of SignalR

Chapter 9. Case Study 1: Stock Ticker

Chapter 10. Building a Collaborative Drawing Application