Patch Changes
-
Add preliminary support for data message decryption - #1595 (@lukasIO)
-
Add video autoplay attributes to PublishVideoCheck - #1648 (@Doomann)
-
Ensure handleDisconnect is called also when already in Reconnecting state - #1671 (@lukasIO)
-
Fix TS 5.9 generic Uint8Array declaration when inferred - #1668 (@lukasIO)
-
Properly clean up event listeners in getNewAudioContext() - #1660 (@indexds)
-
Avoid uncaught errors related to send/disconnect races - #1674 (@bryfox)
-
Register online listener in engine's join - #1658 (@lukasIO)
-
add TokenSource token fetching abstraction - #1645 (@1egoman)