- SignalR Realtime Application Cookbook
- Roberto Vespa
- 43字
- 2021-07-16 12:02:51
Chapter 1. Understanding the Basics
In this chapter, we will cover:
- Adding a Hub to an ASP.NET project
- Adding a Hub to a self-hosting application
- Connecting to a Hub from a JavaScript client
- Connecting to a Hub from a .NET application