Back

Information

This example demonstrates real-time push-notifications from SignalR. To see the real-time updates:

  1. Open this page in another browser window by clicking here
  2. Create, update or destroy scheduler items.

Note: To further enhance real-time experience, the Scheduler will also display changes from other users, which currently happen to perform CRUD operations on the same demo. If you refresh the page, all changes will be lost, because the remote service only broadcasts changes, it does not actually save them.