You are here: .Net/SignalR

ASP.NET SignalR is a new library for developing real-time web functionality. SignalR provides bi-directional communication between server and client. Now Servers can push content to connected clients instantly as it becomes available and client can call methods on server. SignalR supports Web Sockets, and for older browsers falls back to other compatible techniques.

Blog

Active User (2)

 Log In to Chat