livekit / client-sdk-swift

LiveKit Swift Client SDK. Easily build live audio or video experiences into your mobile app, game or website.
https://livekit.io
Apache License 2.0
173 stars 84 forks source link

Optimize `MulticastDelegate` performance #379

Closed hiroshihorie closed 1 month ago

hiroshihorie commented 1 month ago

Use the fastest lock (os_unfair_lock) where possible instead of DispatchQueue.