gimite / web-socket-js

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

Websocket Initial connection delay over wss #157

Open robinvk6 opened 9 years ago

robinvk6 commented 9 years ago

We are noticing a delay of 2-3 seconds when we connect via wss using web-socket-js. The flash policy server runs on port on 843 and everything works as expected when connected via ws. Is this a known issue?

gimite commented 9 years ago

Sorry to be so late. Hmm I haven't tried WSS myself, so I'm not sure why. Does it work fine with native WebSocket e.g., with Chrome?

robinvk6 commented 9 years ago

Thanks for the reply. Native websockets Work fine.

On Tuesday, January 20, 2015, Hiroshi Ichikawa notifications@github.com wrote:

Sorry to be so late. Hmm I haven't tried WSS myself, so I'm not sure why. Does it work fine with native WebSocket e.g., with Chrome?

— Reply to this email directly or view it on GitHub https://github.com/gimite/web-socket-js/issues/157#issuecomment-70649865 .

Sent from Mobile