Blazor WebAssembly : SignalR - Sending Messages to Specific Clients - EP25

Опубликовано: 08 Октябрь 2024
на канале: CuriousDrive: Solve Coding Problems & Win Prizes!
10,529
128

Hey Coders,
In this tutorial, I am showing how you can define the list of users who you want to be recipients in ASP.NET SignalR. You can add user's userid (or any property that you like) as claims type in claims identity while login and then you can use that property to identify the users in the SignalR hub.

0:00 Explanation
2:15 Sending messages to specific users/client

#Blazor #SignalR #Users

Subscribe here -    / @curiousdrive  
Talk to us on -   / curiousdrive  

Like our page -   / curiousdrive  
Follow us on -   / curious_drive  
Follow us on -   / curiousdrive  

Make a donation - https://www.paypal.me/curiousdrive
Be a member -   / curiousdrive  

#CuriousDrive #WeLoveCoding