Hello All,
Using lib-jisti-meet, would someone know how to handle a Connection being refused by the jitsi bridge?
When my jitsi bridge is down indeed, I am getting in my navigator console logs:
POST https://..myJitsiBridge.../http-bind net::ERR_CONNECTION_REFUSED
2020-04-19T21:34:18.550Z [modules/xmpp/strophe.util.js] <Object.r.Strophe.log>: Strophe: request id 13.1 error 0 happened
Issue is that there is no Event in lib-jitsi-meet being triggered when this happens.
Any idea please how I could retrieve such Event or handle such scenario on the front side to detect it?
Thank you
Fabrice