New to Telerik UI for ASP.NET Core? Download free 30-day trial
Binding to SignalR
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
This demo shows how the Telerik ASP.NET Core 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 SignalR and Transport settings in the Scheduler’s DataSource configuration. In this way you instruct the data source to use SignalR protocol for transmitting and operating with data in real time.