mirror of
https://github.com/livekit/livekit.git
synced 2026-05-10 19:17:07 +00:00
7ad51f49f1
* Fixed unclean DownTrack close when removed before bound. When a DownTrack is closed before it had a chance to be bound to a transceiver, we'd skip close and leave it hanging. This is unlikely in normal operations. However, it can be seen with permissions and subscription APIs. * remove remaining peerID references