jiti-meet/react/features/video-layout
virtuacoplenny 9a06d2bf52 ref(video-layout): consolidate connection status update handling (#3185)
- Instead of having 4 listeners for local connection status
  updates and 1 for remote, remove two of the redundant listeners.
- Instead of calling into 4 separate VideoLayout methods to update a
  participant's connection status, expose one handler.
2018-06-25 10:44:12 -07:00
..
index.js ref(video-layout): create middleware to update video layout 2018-06-01 10:42:57 -07:00
middleware.native.js ref(video-layout): create middleware to update video layout 2018-06-01 10:42:57 -07:00
middleware.web.js ref(video-layout): consolidate connection status update handling (#3185) 2018-06-25 10:44:12 -07:00