Email the Author
You can use this page to email Mira Javora about SignalR: Developing Realtime Web Applications.
About the Book
SignalR is a complete game-changer in the web-development field. It offers reliable real-time cross-browser, cross-platform messaging that helps to create a new generation of real-time web-apps. It is something that up until now was very difficult to achieve well without spending a considerable amount of effort and resources
The key notion behind the book is for the readers to get hand-on experience of true real-time web development. The book will illustrate the concepts using Real-time Error Logging Dashboard that will display live feeds of simulated error logs as well as let user browse the errors. It will cover the key concepts of persistent connections and hubs. However, it will also cater for a more advanced user by illustrating how to extend SignalR or self-host the SignalR server out-with the web-context.
You get the book to guide you through, code snippets, entire source code and a chance to get hold of me on twitter if you get stuck ;-)
Table Of Contents
- Introducing SignalR
- Setting Up Your Project
- Persistent Connections
- Hubs
- Groups And Authentication
- Extending SignalR
- Self Host SignalR
- Appendix A: Transport Types
- Appendix B: SignalR Nuget Packages
About the Author
I’ve been using SignalR in several production applications. On top of that, I have several years of experience with commercial products that directly compete with SignalR. More recently, I’ve been writing blog posts and giving talks on real-time app development with SignalR.