SignalR

SignalR
Original author(s)David Fowler and Damian Edwards
Developer(s)Microsoft
Initial releaseFebruary 18, 2013; 11 years ago (2013-02-18)
Stable release
2.4.3 / January 14, 2022; 2 years ago (2022-01-14)
Repository
Written inC#
Operating systemMicrosoft Windows
Platform.NET Framework,
.NET
TypeEvent-driven networking
LicenseApache License 2.0
Websitedotnet.microsoft.com/en-us/apps/aspnet/signalr

SignalR is a free and open-source software library for Microsoft ASP.NET that allows server code to send asynchronous notifications to client-side web applications. The library includes server-side and client-side JavaScript components.