Hi,
I work on Adobe Air application, for a purpose, I integrated the websocketJS to an Air HTML/JS Application.
Evrything working fine, but data receveid onMessage seem to be hashed or undecoded.
I use a php-websocket server, with hiby-10 protocol implements, it's work fine with Chrome/Firefow browser, but not with the flash Interface.
Is there any solutions ?
Thx in advance.