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

Check WebSocket implementation #119

Closed abonec closed 12 years ago

abonec commented 12 years ago

In my project I need to know whether WebSocket implemented on flash or native.

gimite commented 12 years ago

Thanks for the patch. Pulled. I renamed the field to __isFlashImplementation.