書名: 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