mirror of
https://github.com/livekit/livekit.git
synced 2026-09-02 16:13:51 +00:00
* Return early if already subscribed. When already subscribed, returned `subTrack` is nil. Return early, but do not return an error. * check for nil subTrack * check for nil as well