@manhng

Welcome to my blog!

ASP.NET SignalR

March 24, 2021 19:23

ASP.NET & ASP.NET Core SignalR (edit)

  • Real-time communication
  • Build a real-time web applications
  • ASP.NET SignalR
  • ASP.NET Core SignalR
  • Azure SignalR Service
  • AWS IoT WebSockets (cheaper compare to AWS AppSync)
  • AWS AppSync
  • AWS IOT (required AWS STS)
  • AWS DynamoDB | AWS EBS | AWS S3 | AWS EC2

SignalR Transport:

Following are the supported transports:

  • WebSockets
  • Server-Sent Events (SSE)
  • Long polling

5 ways to build real-time apps with JavaScript

5 ways to build real-time apps with JavaScript (freecodecamp.org)

Articles

Introduction to SignalR | Microsoft Docs

Understanding and Handling Connection Lifetime Events in SignalR | Microsoft Docs

ASP.NET SignalR Hubs API Guide - JavaScript Client | Microsoft Docs

Tutorial: Real-time chat with SignalR 2 and MVC 5 | Microsoft Docs

Tutorial: Real-time chat with SignalR 2 | Microsoft Docs

Microsoft.AspNet.SignalR 2.4.1

Releases · SignalR/SignalR · GitHub

Forums & Blogs

Introduction to SignalR | Microsoft Docs

ASP.NET SignalR | The ASP.NET Forums

Newest 'signalr' Questions - Stack Overflow

Samples

https://www.codeproject.com/Tips/590660/Introduction-to-SignalR

https://github.com/techbrij/Flot-SignalR-ASPNET-MVC

signalr - Getting started with signalr | signalr Tutorial (riptutorial.com)

ASP.NET Core SignalR

Introduction to ASP.NET Core SignalR | Microsoft Docs

Categories

Recent posts