openvidu/openvidu-browser/src/OpenViduInternal
Juan Navarro 5e9511a376 Merge branch 'master' into mediasoup FIXME CONFLICT
This merge commit includes 2 merge conflicts:

* openvidu-browser/src/OpenVidu/Session.ts
In modern code, the OpenVidu version is obtained through other means.
However in the mediasoup branch this value is used in several of the
*LEGACY.ts files.

* openvidu-browser/src/OpenViduInternal/WebRtcPeer/WebRtcPeer.ts
In the mediasoup branch, the special treatment for ionic was removed:
    openvidu-browser: removed Ionic iOS timeout on first subscription

23d64be806
and also the method was converted into async and returned a Promise.
However in master the code is still like the old one.
2021-01-22 14:17:00 +01:00
..
Enums Copyright update from 2019 to 2020 2020-02-04 11:25:54 +01:00
Events openvidu-browser: all dependencies updated 2020-11-10 18:22:14 +01:00
Interfaces ConnectionPropertyChanged event 2020-10-22 20:42:54 +02:00
KurentoUtils/kurento-jsonrpc openvidu-browser: Added custom logger to jsonrpcclient 2021-01-08 12:43:31 +01:00
Logger openvidu-browser: Added custom logger. Fixes #440 2020-05-04 20:02:43 +02:00
ScreenSharing openvidu-browser: Fixed possible non method defined 2020-12-14 12:48:46 +01:00
Utils openvidu-browser: fix support for Microsoft Edge Android 2020-11-30 11:18:33 +01:00
WebRtcPeer Merge branch 'master' into mediasoup FIXME CONFLICT 2021-01-22 14:17:00 +01:00
WebRtcStats openvidu-browser: Refactored Platform instances 2020-11-26 13:17:55 +01:00