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
{{ message }}
This repository was archived by the owner on Oct 25, 2024. It is now read-only.
* Associate track with media stream when publishing in conference
* Add MID based processing in SDP utils
* Add dependency to support async/await and update package.json
* Initial version for single PC only client
* Remove unnecessary dependency
* Add close for channel and ended event for publication/subscription
* Fix undefined error when subscription ended
* Fire channel ended event and clear media stream when stopped
* Fix publication/subscription events handling
* Add new interface for client SDK
* Revert "Add new interface for client SDK"
This reverts commit 4acba72.
* Fix some dispatching events and address comments
* Fix eslinet errors and warnings
* Fix ci failures
* Fix eslint errors
* Avoid cleaning when pc is closed
* Fix events and subscription codecs
* Hide track ID for subscribing simulcast stream
* Change transport in signaling
* Refine sdp promises
0 commit comments