This website requires JavaScript.
Explore
Help
Register
Sign In
ZF
/
jitsi-meet
Watch
1
Star
0
Fork
0
You've already forked jitsi-meet
mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced
2026-05-14 11:57:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
551db30cc7dfd559adea497bba153bc4ea90334a
jitsi-meet
/
react
/
features
/
external-api
/
index.js
3 lines
46 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat(api): notify api of mic and camera errors (#4289) - Use actions to notify the rest of the app that a mic or camera error has occurred - Use middleware to respond to those notifications of errors by showing in-app notifications and notifying the external api
2019-05-29 14:17:07 -07:00
import
'./middleware'
;
ref(api): move tile view subscriber to api dir
2019-06-23 07:44:22 -07:00
import
'./subscriber'
;
Reference in New Issue
Copy Permalink