Hacker News new | ask | show | jobs
by thorin_2 5343 days ago
None of the widgets worked for me in the demo. After researching WebSockets I figured it out: WS aren't supported by IE (or so it appears, using IE9 with all default settings). see them when using my Chrome browser. Seems like IE users are still a pretty big market though, so not sure how this will succeed without support for IE.
1 comments

Hm, we fallback to a Flash implementation of the WebSocket protocol when using a non-compatible browser, IE9 included.

Could it be that you don't have a Flash-enabled IE?