jiti-meet/react/features/video-layout
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
..
components feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
actionTypes.ts feat(carmode) Add carmode screen 2022-05-06 13:14:10 +03:00
actions.any.ts ref(TS) Convert some features to TS (#12462) 2022-10-27 10:33:11 +03:00
actions.native.ts fix(ts) make tsc (almost) not cry on native 2022-11-01 10:07:10 +01:00
actions.web.ts ref(TS) Convert some features to TS (#12462) 2022-10-27 10:33:11 +03:00
constants.ts fix(remote-control): when multistream is enabled 2022-10-11 15:48:24 -05:00
functions.any.ts ref(TS) Convert some features to TS (#12462) 2022-10-27 10:33:11 +03:00
functions.native.ts ref(TS) Convert some features to TS (#12462) 2022-10-27 10:33:11 +03:00
functions.web.ts ref(TS) Convert some features to TS (#12462) 2022-10-27 10:33:11 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.ts ref(TS) Convert some features to TS (#12462) 2022-10-27 10:33:11 +03:00
middleware.any.ts ref(TS) Convert some features to TS (#12462) 2022-10-27 10:33:11 +03:00
middleware.native.ts ref(TS) Convert some features to TS (#12462) 2022-10-27 10:33:11 +03:00
middleware.web.ts Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00
reducer.ts ref: Improve reducers TS (#12123) 2022-09-05 12:05:07 +03:00
subscriber.ts Remove legacy signaling and legacy SS mode. (#12499) 2022-11-08 14:15:49 -05:00