jiti-meet/react/features/app/components
Saúl Ibarra Corretgé d669a6c73c [RN] Keep track of ongoing network requests
Works only for XHR requests, which is the only network request mobile performs
(WebRTC traffic aside). The fetch API is implemented on top of XHR, so that's
covered too.

Requests are kept in the redux store until they complete, at which point they
are removed.
2017-08-29 18:54:04 -05:00
..
AbstractApp.js [RN] Fix opening the same URL multiple times 2017-08-15 17:32:37 -05:00
App.native.js [RN] Keep track of ongoing network requests 2017-08-29 18:54:04 -05:00
App.web.js [RN] Mitigate 'Not joining a new URL while in a conference' 2017-08-01 06:31:03 -05:00
index.js Import jitsi/jitsi-meet-react#2f23d98 2016-10-12 10:31:52 -05:00