You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: endpoint internal clean up crash (#447)
* fix: remote track fired Stopped event but queue still has data bug
* clear internal tracks on disconnect
* added metrics for tracking live objects
* fix build error
* missing clear tracks_id map in EndpointInternal