jitsi / lib-jitsi-meet

A low-level JS video API that allows adding a completely custom video experience to web apps.
Apache License 2.0
1.34k stars 1.11k forks source link

fix(JitsiConference) handle repeaded calls to leave gracefully #2559

Closed saghul closed 3 months ago

saghul commented 3 months ago

There is no hardm in calling it twice since we protect against it.