I have successfully implemented a notification for a custom Entity using the subscription model . The notification shows to the user when the page is refreshed. However I want the notification to be delivered realtime and are not sure of how to proceed. Can you advise the steps I am missing?
I have tried everthing as discussed in this article https://aspnetboilerplate.com/Pages/Documents/Notification-System
Thanks,