Logo
Explore Help
Register Sign In
ZF/jitsi-meet
1
0
Fork 0
You've already forked jitsi-meet
mirror of https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git synced 2026-05-17 07:37:47 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
a5d0bfe1d4fdafced3cc052d6dd74aef6429e659
jitsi-meet/react/features/connection-indicator/index.js

6 lines
113 B
JavaScript
Raw Normal View History

feat(connection-indicator): convert to react - Create a new ConnectionIndicator component for displaying an icon for connection quality and for triggering a popover. The popover handling has been left in ConnectionIndicator for now, which follows the existing implementation. - Remove the unused method "connectionIndicatorShowMore" - Change the implementation of existing methods that update the connection indicator to call the same method which will rerender the indicator completely.
2017-06-19 15:20:13 -05:00
export * from './components';
ref(stats): process stats through one pub/sub Instead of passing stats through UI then VideoLayout then the SmallVideo, pass stats directly to what uses it--ConnectionIndicator. This also bypasses adding the stats to the store, as they do not seem to be something that needs to be shared or stored app-wide just yet.
2017-07-05 11:17:30 -07:00
export { default as statsEmitter } from './statsEmitter';
ref(stats): start the statsEmitter for both mobile and web Moves the statsEmitter.start() invocation to the middleware of the connection-indicator feature, so that it's started for both mobile and web (now mobile needs RTP stats for the tests).
2018-03-07 09:19:01 -06:00
import './middleware';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 168ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API