jiti-meet/react/features/av-moderation
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 ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
constants.ts Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00
functions.ts ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
middleware.ts Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00
reducer.ts ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
sounds.ts ref(TS) Convert some features to TS (#12149) 2022-09-14 14:32:58 +03:00