cburschka / cadence

A strophe.js-powered XMPP web client for chatrooms.
6 stars 2 forks source link

Chrome can't reuse websocket #414

Closed cburschka closed 8 years ago

cburschka commented 8 years ago

Disconnecting and reconnecting doesn't work in chrome browsers; you have to reload the page.

Investigate if this also extends to BOSH, and if we can somehow reset the connection object without reinstantiating it.

cburschka commented 8 years ago

Could not reproduce (on bosh or websocket).