Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying SignalR Real-time Application Cookbook
  • Table Of Contents Toc
  • Feedback & Rating feedback
SignalR Real-time Application Cookbook

SignalR Real-time Application Cookbook

By : Roberto Vespa
4.6 (9)
close
close
SignalR Real-time Application Cookbook

SignalR Real-time Application Cookbook

4.6 (9)
By: Roberto Vespa

Overview of this book

Table of Contents (18 chapters)
close
close
SignalR Real-time Application Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
3
Index

Implementing a shared whiteboard


Our next example of a real-time application is a shared whiteboard. SignalR is definitely a good platform to build real-time collaborative tools, because its ability to push information to the clients makes managing a shared status easy, allowing us to keep it synchronized across several instances of the same gadget. Our whiteboard will allow users to join it and draw simple rectangles, which will be broadcasted live to all users. It will also allow us to store them on the server to keep a live history that will be used to generate the current status of the whiteboard to be pushed to new users when they connect. To build these capabilities, we'll use the following SignalR features:

  • Calling methods on a hub from the client

  • Triggering client-side callbacks from the server

  • Using the Groups API

  • Using the state bag

  • Handling server-side errors

Getting ready

Our application will consist of the following:

  • A Hub called WhiteboardHub, which will be used to handle the login...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
SignalR Real-time Application Cookbook
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon