• JC Brand's avatar
    Manually remove BOSH session tokens from cache · caad85f4
    JC Brand authored
    even if the `_converse.bosh_session` instance does not exist.
    
    We do this to avoid trying to reconnect with stale tokens upon
    reconnection. Especially relevant for anonymous connections, but could
    also be applicable when switching between websocket and BOSH connections
    when reconnecting.
    
    Also renamed `startNewBOSHSession` to `startNewPreboundBOSHSession`
    caad85f4
converse-core.js 74.2 KB