Share, Support, Subscribe!!
Subscribe: https://bit.ly/3kk36Nh
Source Code: Client - https://bit.ly/35xoEQA , Server - https://bit.ly/3vEFMPl
Youtube: / worldtechtube
In this video we will see how to create angular application that will utilize the signalR service to create a realtime application.
We will create:
SignalR service from asp net web api application.
We will then bind the endpoint of the service to our client end and receive the broadcasted notification.
We will create the realtime application that will receive the push from server and notify to the client end.