mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
* Better logs for connection/component lifecycle * fix: `AudioCaptureOptions` was causing un-necessary effect render AudioCaptureOptions was a different object but with same internal values, use directly deviceId so that Object.is works properly * fix: Livekit openned connection leaks * review: rename to AbortHandles * review: rename variable --------- Co-authored-by: Valere Fedronic <valeref@matrix.org>