Patch Changes
-
Forward
DisconnectReasonto theParticipantDisconnectedevent - #2055 (@seonghunYang) -
fix: enqueue signal requests until queue has been drained - #2061 (@lukasIO)
-
Add roomOptions.dataStream.maxPayloadByteLength to control max data stream size - #2060 (@1egoman)
-
Fix
supportsAdaptiveStreamalways returningtrueby comparingtypeofagainst the'undefined'string. It now returnsfalsein environments withoutResizeObserverorIntersectionObserver. - #2059 (@mrpmohiburrahman) -
Treat TokenSource JWTs without
expas expired, and still honorexpwhennbfis absent - #2057 (@SashaMIT) -
Convert internal exports to be external in examples/demo - #2067 (@1egoman)