This website requires JavaScript.
Explore
Help
Sign In
haskal
/
jiti-meet
Watch
1
Star
0
Fork
You've already forked jiti-meet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ef2455caea
jiti-meet
/
react
/
features
/
external-api
/
index.js
2 lines
23 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 21:17:07 +00:00
import
'./middleware'
;