jiti-meet/react/features/breakout-rooms
Jaya Allamsetty f3e4c57036
Remove legacy signaling and legacy SS mode. (#12499)
* fix(connection-status): remove unused participant connectionStatus.
Always use trackStreamingStatus now that legacy endpoint based signaling has been removed.

* remove the check for source-name signaling.
Default to source-name signaling always.

* Remove the check for multi-stream mode.
Make that the default mode and remove the support for legacy SS mode.

* Remove presenter mode.

* update latest@lib-jitsi-meet
2022-11-08 14:15:49 -05:00
..
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.ts Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00
constants.ts ref(TS) Convert some features to TS (#12149) 2022-09-14 14:32:58 +03:00
functions.ts Fix get rooms info (#12492) 2022-11-02 12:06:45 -05:00
logger.ts ref(TS) Convert some features to TS (#12149) 2022-09-14 14:32:58 +03:00
middleware.ts ref(TS ) Improve TS (#12491) 2022-11-03 10:35:51 +02:00
reducer.ts feat: include sort members eslint changes 2022-09-27 10:25:20 +02:00
types.ts Fix get rooms info (#12492) 2022-11-02 12:06:45 -05:00