Book Image

SignalR Real-time Application Cookbook

By : Roberto Vespa
Book Image

SignalR Real-time Application Cookbook

By: Roberto Vespa

Overview of this book

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

Chapter 3. Using the JavaScript Hubs Client API

In this chapter, we will cover:

  • Starting a Hub connection

  • Setting up connection transport strategies

  • Calling a server-side Hub method

  • Adding a client-side method on the proxy and calling it from the server

  • Managing errors across a complex asynchronous workflow