I\'m implementing a chat room. So far, so good - users can send messages from their browsers via a JS client, and I can use a C# client to do the same thing - these message
Try following this sample here:
https://github.com/DamianEdwards/NDCLondon2013/tree/master/UserPresence