Overview of the SignalR plugin

SignalR is an open-source library that can be used for real-time web functionality that enable apps to instantly push content to clients.

What is SignalR good for?

  • Apps that require high frequency updates from the server. Examples are gaming, social networks, voting, auction, maps, and GPS apps.
  • Dashboards and monitoring apps. Examples include company dashboards, instant sales updates, or travel alerts.
  • Collaborative apps. Whiteboard apps and team meeting software are examples of collaborative apps.
  • Apps that require notifications. Social networks, email, chat, games, travel alerts, and many other apps use notifications.


Introduction to SignalR

SignalR License