/ChatApplication-Using-SignalR

ChatApplication Using SignalR and C# in MVC.SignalR is a 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. SignalR in ASP.NET lets your server-side code push content to connected clients, in real-time, with client SDKs for JavaScript, .NET (C#, F#, and VB), and Java.

Primary LanguageJavaScriptMIT LicenseMIT

Watchers