v2.5.0
What's Changed
- [REA-694][1/3] Add multi-track types and core API for named tracks by @Dere-Wah in #55
- [REA-694][2/3] Update React components for named-track API by @Dere-Wah in #56
- [REA-694] Set track names as MIDs in SDP offer, use MID for receive matching by @Dere-Wah in #59
- [REA-694] Align external SDK API with multi-track specification by @Dere-Wah in #60
- [REA-694] Remove bidirectional (sendrecv) track support from SDK by @Dere-Wah in #62
- Allow custom coordinatorUrl in local mode by @Orion-Zheng in #61
- fix: catch terminateSession errors during disconnect by @Bryceoz in #65
- fix: wait for data channel open before reporting connected by @Bryceoz in #66
New Contributors
- @Orion-Zheng made their first contribution in #61
Full Changelog: v2.4.0...v2.5.0