Posted on: 9/26/2012 8:00:00 PM | Views : 1210

The article demonstrates how you can expose your hub using IHubContext anywhere in your project via static GlobalHost class. To illustrate the GlobalHost functionality, the example uses controller actions to push data to the clients via the IHubContext. ...

Go to the complete details ...