Chapter 8. Building Complex Applications

In this chapter, we will cover the following topics:

  • Implementing a room-based chat application
  • Implementing a shared whiteboard
  • Implementing a real-time map of flying airplanes
  • Implementing a "pets finder" application
  • Implementing a custom backplane
  • Implementing a real-time error notification system

Introduction

In this chapter, we'll try to put together most of the concepts and features that we have been analyzing so far in order to build a few full-fledged sample applications. Of course, we will not be able to deliver bulletproof solutions where every single detail is deeply tested, every visual widget properly styled, and every workflow ramification thoroughly conceived, but each of the following recipes will ...

Get SignalR Real-time Application Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.