Unfortunately, this approach will not work for clients using Internet Explorer (save for IE 10). WebSockets and EventStreams are fairly new, and not supported across all browsers (both for mobile and non-mobile).<p>This is why socket.io and its contemporaries have several layers of fallbacks, even going back to infinite iframe/JSONP polling.