The Real-Time Web With SignalR
Today for RECESS I looked into SignalR. The SignalR site (which currently is just the github repository) describes it as an “async signaling library for ASP.NET to help build real-time, multi-user interactive web applications.” What does this mean to you and me? This library allows you, in just a few lines of code, communicate in [...]