TABLE OF CONTENTAbout the Author
1. What is SignalR
2. Prerequisites
3. Project Creation and Setup
4. Add the Required SignalR Client Library
5. Creating the Hub and Configuring SignalR
6. Creating the Client Application
7. Running the Application
8. The Problem with SendAsync
9. Creating Real Time Charts
10. Creating the Chart Hub
11. Creating the Chart Client Application
12. The JavaScript Code Explained
13. Running the Real Time Chart Application
14. Having Fun with Exchange Rates
15. Using Chrome Developer Tools