jiti-meet/react/features/base/conference
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 feat(analytics): obfuscate room name (#11587) 2022-06-21 09:53:07 +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 Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.ts ref(TS Convert some files to TS (#12191) 2022-09-19 10:40:03 +03:00
middleware.any.js Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00
middleware.native.js fix(remote-control): when multistream is enabled 2022-10-11 15:48:24 -05:00
middleware.web.js fix(ts) make tsc (almost) not cry on native 2022-11-01 10:07:10 +01:00
reducer.ts Fix get rooms info (#12492) 2022-11-02 12:06:45 -05:00