How to send message from the server to client (Push Notification) using SignalR / Web Socket

preview_player
Показать описание
This video will help in understanding, how to send a message from the server to the client (Push Notification) using SignalR/Web Socket.

Client: Angular app
Servier: Dotnet core app
Рекомендации по теме
Комментарии
Автор

Is there any solution to maintain same connectionId around multiple tabs with in the same browser as application user will be same in a single browser?

islamzafar
Автор

that was superb bro...thanks for the code, was a great help for me...saved so much time, thanks bro...keep up the good work

vijilstephen
Автор

thank you very much for the tutorial. You are excellent at explaining.

outviteslb
Автор

Hi, Nice video. If I only want the 'privateMessageMethdoName' and 'publiMessageMethodName' can I just left the SignalR.cs empty?

mingzhaoxie
Автор

This one needs an update for .net 6!... Microsoft.AspNetCore.SignalR 1.1.0 is deprecated! :(

rodrigo