I've got the begining stage of my project working. My next challange will be to display data using multiple queries. Can I use multiple queries in a single Hub or should I create a Hub for each query?
In the dependency_OnChange event it looks like different Hub Methods could be called if the database could tell you what changed. I can probably figure this out but I've had to set this project aside for a few days due to more urgent requests.
This is an interesting project.
My plan is SignalR--> SignalR in MVC5 -->SignalR in MVC5 Single Page Architecture. The goal is to display Real Time Data in a Slide Show Style on a Large Television.
Thanks for the response.