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 5. Using a Persistent Connection

In this chapter, we will cover the following recipes:

  • Adding and registering a persistent connection

  • Sending messages from the server

  • Sending messages to the server

  • Exchanging messages between a server and a JavaScript client

  • Exchanging messages between a server and a .NET client