jiti-meet/modules/transport
Дамян Минков 6682543691 Moves analytics loading to react. (#1945)
* feat(analytics): move to React

The analytics handlers have been moved to JitsiMeetGlobalNS, so now they are
stored in `window.JitsiMeetJS.app.analyticsHandlers`.

The analytics handlers are re-downloaded and re-initialized on every
lib-jitsi-meet initialization, which happens every time the config is changed
(moving between deployments in the mobile app).

* Adds legacy support for old analytics location.
2017-09-01 14:14:03 -05:00
..
.eslintrc.js feat(transport): Implement transport module 2017-04-28 10:41:08 -05:00
PostMessageTransportBackend.js fix(postmessagebackend): JS error when response is sent. 2017-08-11 17:07:24 -07:00
Transport.js fix(device_selection_popup): On Firefox 2017-06-13 14:08:50 -05:00
constants.js Merge branch 'abstract_transport2' 2017-05-02 17:40:16 -05:00
index.js Moves analytics loading to react. (#1945) 2017-09-01 14:14:03 -05:00