Building a little chat for EPiServer using SignalR
Recently I saw a forum thread over at EpiServer world that asked for chat functionality and since I had previously toyed around with the basic idea I decided to write a quick POC. Like Fredrik says it can be implemented using SignalR. SignalR is in their own words an “async signaling library for .NET to …