- SignalR Realtime Application Cookbook
- Roberto Vespa
- 275字
- 2021-07-16 12:02:50
What this book covers
Chapter 1, Understanding the Basics, covers the basic steps to add the server and client portions of a SignalR application in the context of different hosting technologies. We will be writing the simplest code possible, and we'll perform the minimal steps that are required to have everything up and running.
Chapter 2, Using Hubs, illustrates the Hubs API from a server-side point of view.
Chapter 3, Using the JavaScript Hubs Client API, introduces the Hubs API from a client-side point of view, using the JavaScript client library.
Chapter 4, Using the .NET Hubs Client API, explains the Hubs API from a client-side point of view, using the .NET client library this time.
Chapter 5, Using a Persistent Connection, moves to the more low-level persistent connection API, illustrating its peculiar features and differences when compared to Hubs.
Chapter 6, Handling Connections, illustrates some advanced features that we can leverage to optimize and customize the way we handle the existing connections.
Chapter 7, Analyzing Advanced Scenarios, digs into more infrastructural features made available to fine-tune and extend SignalR's behaviors.
Chapter 8, Building Complex Applications, is all about full-fledged examples, illustrating how SignalR can be used as the foundation technology to solve real-world, bidirectional messaging problems.
Appendix A, Creating Web Projects, explains the steps to create each one of the various types of ASP.NET projects that we created in Visual Studio, in case you are not yet used to it.
Appendix B, Insights, discusses the different transport strategies that SignalR chooses to provide a logical persistent connection, according to the environment it runs on. It also talks about the basic concepts of asynchronous programming.
- .NET Core 2.0 應用程序高級調試:完全掌握Linux、macOS和Windows跨平臺調試技術
- ASP.NET Core 3 框架揭秘(上下冊)
- 混合云架構
- Laravel入門與實戰(第2版):構建主流PHP應用開發框架
- 物聯網及其安全技術解析
- 十進制網絡技術及應用
- 用Microsoft Project 2007構建企業項目管理信息系統
- 阿里云云原生架構實踐
- 性能之巔:洞悉系統、企業與云計算
- 計算機網絡實驗教程
- Hands-On Networking with Azure
- 基于Flex的WebGIS開發
- ASP.NET Core與RESTful API 開發實戰
- Axure RP 8.0中文版原型設計從入門到精通
- 計算機網絡技術