Yesterday I wrote a post about how to use SignalR with Hot Towel. All the SignalR did was send a message to the server which was then transmitted to all the clients. In this example I’m going to elaborate on the previous post and make SignalR do something that is more useful. Let’s assume that this […]
↧