🎁ALL-ACCESS Subscription: Unlock access to all of my courses, both now and in the future at a low $19.99 / month.
https://frankliucs.com/all-access
💎 Blazor Deep Dive in .NET 8 - From Beginner to Advanced
https://frankliucs.com/blazor8
💎 Learn Blazor while building an Inventory Management System in .NET 8
https://frankliucs.com/blazor-ims
💎 ASP.NET Deep Dive (32 Hours Complete Course)
https://frankliucs.com/aspnetcore
💎 Learn .NET Core MVC in .NET 8 by building a Market Management System
https://frankliucs.com/mvc
💎 Complete Guide to ASP.NET Core Identity in .NET 8
https://frankliucs.com/identity
💎 Complete Web API Course in .NET 8
https://frankliucs.com/webapi-course
💎 Master Multithreading & Asynchronous Programming in C# and .NET 8
https://frankliucs.com/multiasync
💎 Become advanced-level programmer with challenges from CodeCrafters. Over 50k devs use CodeCrafters, including staff-level engineers at Google, GitHub, Vercel, and more. Use the following link to get 40% off:
https://frankliucs.com/codecrafters
💎 SQL Masterclass: From Zero to Hero with SQL Server
https://frankliucs.com/sql
💎Learn .NET MAUI while creating a Contacts App in .NET 7:
https://frankliucs.com/maui
🔥Learn Blazor while creating an Inventory Management System in .NET 6
https://frankliucs.com/blazor-ims
💎Complete Blazor Course: Build an e-commerce app with ASP.NET Blazor and Clean Architecture
https://frankliucs.com/blazor-course
👍Clearn Architecture Course
https://frankliucs.com/architecture-course
🔌 Connect with me: https://frankliucs.com/
🏅 Support me on Patreon: https://www.patreon.com/frankliucs
☕ Support me on Buy me a Coffee: https://www.buymeacoffee.com/frankliucs
00:00:00 Introduction
00:03:00 How SingalR Apps Works
00:06:12 Create a Hub Server
00:11:31 Create a Blazor WebAssembly App as Chat Client
00:24:34 Send Message from Server to Client
00:33:51 Pass User info to server
00:48:47 Maintain User list on Server
00:57:57 Transfer User list to Client
01:15:32 Use Strongly Typed Client
01:19:59 Create Send Message Component
01:46:18 Display Unread Message Count
02:00:22 Unread message count affected by Users list updates
02:07:19 Add Message Notification Sound