New to Kendo UI for jQuery? Download free 30-day trial
Binding to SignalR
- EXAMPLE
- VIEW SOURCE
-
EDIT
- Edit in Kendo UI Dojo
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- signalr.html
- Sample service
Also available for:
API REFERENCEDescription
This demo shows how the Kendo UI Scheduler can be bound to a SignalR Hub for real-time push notifications. This is useful for web applications (chat, calendar and scheduling, gaming and other apps) which require high-frequency updates where you usually want to perform data updates in real-time on all connected clients.
To configure the SignalR binding, set the transport ->signalr settings in the scheduler data source configuration. In this way you instruct the data source to use SignalR protocol for transmitting and operating with data in real time.