Hacker News new | ask | show | jobs
by trizk 5492 days ago
IE does not inherently support WebSockets, so apps with worker threads will block. You can support WebSockets in IE clients using this hack:

http://bit.ly/irM6XV