gimite / web-socket-js

HTML5 Web Socket implementation powered by Flash
BSD 3-Clause "New" or "Revised" License
2.73k stars 489 forks source link

IE Support Has Issues #36

Closed joshkehn closed 13 years ago

joshkehn commented 14 years ago

Is there anything specific you have to work through for IE? I can't seem to get it to work at all, and it just shows me some cryptic error.

gimite commented 14 years ago

I confirmed that it works on IE8. See "Supported environments" of http://github.com/gimite/web-socket-js/blob/master/README.txt for support for older IEs. If it doesn't work in IE8, you can follow instruction of "Troubleshooting" section of the README.