rtc-v0.13.1
Warning
0.13.x introduces breaking changes to the disconnected
RoomEvent. The callback, which used to take no arguments, now requires an argument of type DisconnectReason
.
What's Changed
- Getting rid of unused code in multiple_connections by @davidzhao in #230
- [🤖 readme-manager] Update README by @davidzhao in #231
- Add attributes to AccessToken creation by @keepingitneil in #233
- bump version by @keepingitneil in #234
- Update protocol to support Egress SRT & ImageOutput by @davidzhao in #235
- bump(ffi): LocalTrackSubscribed, DisconnectReason by @nbsp in #236
- bump: rtc 0.13.0 by @nbsp in #237
- bump: rtc 0.13.1.dev0 by @nbsp in #239
- bump: rtc 0.13.1 by @nbsp in #240
Full Changelog: rtc-v0.12.1...rtc-v0.13.1