Use SignalR Binding
This example demonstrates real-time push-notifications from SignalR(v2) with a local hub.
To see the real-time updates:
- Start the project and open the home page.
- Open the page in another browser window.
- Create, update, or destroy Scheduler items.
To see the example, refer to this GitHub repository.