In this project, I am trying to get data with SignalR. I am trying to get the data from my Controller and I get it with a get request, but I cannot get the data without running the get request. I want to get the data directly from the hub when there is any change without executing the get request in any way. How can I do this?
Nothing I do to make my project work the way I want does not work. I’m trying to find a solution to this.
New contributor
ShaloW is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1