v2.0.0
Major Changes
-
Remove experimental hint for webAudioMix and enable it by default - #1013 (@lukasIO)
-
Add support for async room sid. Removes
room.sid
and replaces it withawait room.getSid()
. - #983 (@lukasIO) -
Rename
participant.tracks
toparticipant.trackPublications
- #947 (@lukasIO) -
Rename getTrack to getTrackPublications and participants to remoteParticipants - #945 (@lukasIO)