A simple SignalR message broadcaster

I know every one already knows what SignalR is and how awesome it is. If you don’t, it can be described simply …. a mechanism for sending messages to the web clients (browsers) from the server and visa versa. It does this via the magic of web sockets*. *in IE8 and below it uses old school… Continue reading A simple SignalR message broadcaster